JUnit version 4.13.2
.06:04:37.550 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786514677540
06:04:37.615 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:04:37.659 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:04:37.670 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskNFf4Fs/test-tmp
06:04:37.693 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
06:04:37.695 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskNFf4Fs/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
06:04:37.897 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

06:04:38.053 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:04:38.055 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

06:04:38.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.057366 13634 mini_oidc.cc:150] Starting JWKS server
06:04:38.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.060745 13634 webserver.cc:533] Webserver started at http://127.0.0.1:43077/ using document root <none> and password file <none>
06:04:38.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.060958 13634 mini_oidc.cc:186] Starting OIDC Discovery server
06:04:38.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.061287 13634 webserver.cc:533] Webserver started at http://127.0.0.1:36805/ using document root <none> and password file <none>
06:04:38.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:04:38Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:04:38.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:04:38Z Disabled control of system clock
06:04:38.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.079625 13634 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:38.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:38.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/wal
06:04:38.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/data
06:04:38.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:38.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:38.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:38.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:38.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:38.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:38.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/logs
06:04:38.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/data/info.pb
06:04:38.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:38.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:38.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:38.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:38.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:38.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:38.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:38.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:38.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:04:38.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:38.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:38.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:38.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.190:38357
06:04:38.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.190
06:04:38.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:38.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:38.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:38.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:38.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:38.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:38.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:38.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:38.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43077/jwks.json with env {}
06:04:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.198585 13645 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:38.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.198858 13645 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:38.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.198909 13645 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.203714 13645 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:04:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.203805 13645 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:38.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.203830 13645 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:04:38.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.203850 13645 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:04:38.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.203871 13645 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:04:38.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.203888 13645 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43077/jwks.json
06:04:38.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.208979 13645 master_runner.cc:387] Master server non-default flags:
06:04:38.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:38.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/data
06:04:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/wal
06:04:38.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.190:38357
06:04:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:38.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43077/jwks.json
06:04:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/data/info.pb
06:04:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.190
06:04:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:38.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13645
06:04:38.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:38.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:38.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:38.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:38.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/logs
06:04:38.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:38.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:38.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:38.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:04:38.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:38.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:38.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:38.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:38.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:38.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.211107 13645 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:38.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.212652 13645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:38.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.222069 13651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:38.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.222134 13650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:38.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.222497 13645 server_base.cc:1061] running on GCE node
06:04:38.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.223709 13653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:38.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.224694 13645 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:38.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.226272 13645 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:38.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.227501 13645 hybrid_clock.cc:648] HybridClock initialized: now 1786514678227476 us; error 79 us; skew 500 ppm
06:04:38.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.230162 13645 webserver.cc:533] Webserver started at http://127.13.80.190:38555/ using document root <none> and password file <none>
06:04:38.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.230974 13645 fs_manager.cc:362] Metadata directory not provided
06:04:38.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.231079 13645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:38.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.231330 13645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:38.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.233433 13645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/data/instance:
06:04:38.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f92900692ae4cf4b20ddc4270e4b5e1"
06:04:38.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:38 on dist-test-slave-65mx"
06:04:38.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.234004 13645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/wal/instance:
06:04:38.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f92900692ae4cf4b20ddc4270e4b5e1"
06:04:38.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:38 on dist-test-slave-65mx"
06:04:38.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.239215 13645 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
06:04:38.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.242354 13660 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.243716 13645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
06:04:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.243938 13645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/wal
06:04:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f92900692ae4cf4b20ddc4270e4b5e1"
06:04:38.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:38 on dist-test-slave-65mx"
06:04:38.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.244061 13645 fs_report.cc:389] FS layout report
06:04:38.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:38.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/wal
06:04:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/wal
06:04:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/data/data
06:04:38.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:38.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:38.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:38.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:38.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:38.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:38.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:38.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:38.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:38.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:38.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.261689 13645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.262719 13645 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:38.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.263019 13645 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:38.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.274895 13719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.80.190:38357 every 8 connection(s)
06:04:38.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.274905 13645 rpc_server.cc:307] RPC server started. Bound to: 127.13.80.190:38357
06:04:38.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.277127 13645 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/data/info.pb
06:04:38.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.283752 13720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:38.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.287721 13634 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 13645
06:04:38.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.287870 13634 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-0/wal/instance
06:04:38.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.289300 13634 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:38.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:38.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/wal
06:04:38.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/data
06:04:38.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:38.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:38.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:38.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:38.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/logs
06:04:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/data/info.pb
06:04:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:38.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:38.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:04:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:38.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.189:36889
06:04:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.189
06:04:38.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:38.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:38.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:38.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:38.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:38.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:38.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:38.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:38.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43077/jwks.json with env {}
06:04:38.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.288650 13720 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } has no permanent_uuid. Determining permanent_uuid...
06:04:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.311674 13720 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } has no permanent_uuid. Determining permanent_uuid...
06:04:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.312474 13662 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.80.189:36889: connect: Connection refused (error 111)
06:04:38.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.313630 13720 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.80.189:36889: Network error: Client connection negotiation failed: client connection to 127.13.80.189:36889: connect: Connection refused (error 111)
06:04:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.362865 13720 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } attempt: 1
06:04:38.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.364672 13720 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.80.189:36889: Network error: Client connection negotiation failed: client connection to 127.13.80.189:36889: connect: Connection refused (error 111)
06:04:38.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.408278 13722 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.408560 13722 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.408663 13722 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:38.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.412464 13722 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:04:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.412593 13722 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.412626 13722 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:04:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.412664 13722 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:04:38.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.412693 13722 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:04:38.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.412726 13722 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43077/jwks.json
06:04:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.417822 13722 master_runner.cc:387] Master server non-default flags:
06:04:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:38.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/data
06:04:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/wal
06:04:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:38.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.189:36889
06:04:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43077/jwks.json
06:04:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/data/info.pb
06:04:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.189
06:04:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13722
06:04:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/logs
06:04:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:38.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:38.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:38.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:04:38.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:38.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:38.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:38.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:38.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.419456 13722 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:38.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.421089 13722 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.427837 13735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.427829 13731 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:38.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.427829 13732 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.428284 13722 server_base.cc:1061] running on GCE node
06:04:38.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.428965 13722 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:38.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.430441 13722 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:38.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.431696 13722 hybrid_clock.cc:648] HybridClock initialized: now 1786514678431680 us; error 37 us; skew 500 ppm
06:04:38.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.432843 13720 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } attempt: 2
06:04:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.434016 13722 webserver.cc:533] Webserver started at http://127.13.80.189:44361/ using document root <none> and password file <none>
06:04:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.434715 13720 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.80.189:36889: Network error: Client connection negotiation failed: client connection to 127.13.80.189:36889: connect: Connection refused (error 111)
06:04:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.435329 13722 fs_manager.cc:362] Metadata directory not provided
06:04:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.435393 13722 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:38.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.435560 13722 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.437938 13722 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/data/instance:
06:04:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08b015257a9a4d0daa74e63447441cf6"
06:04:38.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:38 on dist-test-slave-65mx"
06:04:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.438393 13722 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/wal/instance:
06:04:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08b015257a9a4d0daa74e63447441cf6"
06:04:38.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:38 on dist-test-slave-65mx"
06:04:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.443123 13722 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
06:04:38.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.445863 13741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.447113 13722 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
06:04:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.447240 13722 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/wal
06:04:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08b015257a9a4d0daa74e63447441cf6"
06:04:38.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:38 on dist-test-slave-65mx"
06:04:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.447324 13722 fs_report.cc:389] FS layout report
06:04:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/wal
06:04:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/wal
06:04:38.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/data/data
06:04:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:38.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.470795 13722 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.471640 13722 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.471799 13722 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.480302 13722 rpc_server.cc:307] RPC server started. Bound to: 127.13.80.189:36889
06:04:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.480297 13799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.80.189:36889 every 8 connection(s)
06:04:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.481472 13722 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/data/info.pb
06:04:38.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.484620 13800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.486840 13634 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 13722
06:04:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.486945 13634 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-1/wal/instance
06:04:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.487545 13634 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/wal
06:04:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/data
06:04:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/logs
06:04:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/data/info.pb
06:04:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:38.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.188:40143
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.188
06:04:38.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:38.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43077/jwks.json with env {}
06:04:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.488094 13800 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } has no permanent_uuid. Determining permanent_uuid...
06:04:38.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.501313 13800 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } has no permanent_uuid. Determining permanent_uuid...
06:04:38.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.508649 13800 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } has no permanent_uuid. Determining permanent_uuid...
06:04:38.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.509799 13743 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.80.188:40143: connect: Connection refused (error 111)
06:04:38.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.511054 13800 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.80.188:40143: Network error: Client connection negotiation failed: client connection to 127.13.80.188:40143: connect: Connection refused (error 111)
06:04:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.525903 13720 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } attempt: 3
06:04:38.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.531339 13720 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } has no permanent_uuid. Determining permanent_uuid...
06:04:38.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.532912 13720 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.80.188:40143: Network error: Client connection negotiation failed: client connection to 127.13.80.188:40143: connect: Connection refused (error 111)
06:04:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.560346 13800 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } attempt: 1
06:04:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.562122 13800 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.80.188:40143: Network error: Client connection negotiation failed: client connection to 127.13.80.188:40143: connect: Connection refused (error 111)
06:04:38.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.564101 13720 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } attempt: 1
06:04:38.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.565697 13720 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.80.188:40143: Network error: Client connection negotiation failed: client connection to 127.13.80.188:40143: connect: Connection refused (error 111)
06:04:38.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.613641 13803 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:38.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.613886 13803 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:38.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.613931 13803 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:38.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.617916 13803 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:04:38.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.617991 13803 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:38.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.618013 13803 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:04:38.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.618031 13803 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:04:38.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.618053 13803 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:04:38.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.618069 13803 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43077/jwks.json
06:04:38.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.622592 13803 master_runner.cc:387] Master server non-default flags:
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/data
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/wal
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.188:40143
06:04:38.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43077/jwks.json
06:04:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/data/info.pb
06:04:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.188
06:04:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:38.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:38.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13803
06:04:38.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:38.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:38.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/logs
06:04:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:04:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:38.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:38.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:38.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:38.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.623863 13803 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:38.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.625344 13803 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:38.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.630329 13800 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } attempt: 2
06:04:38.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.632210 13800 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.80.188:40143: Network error: Client connection negotiation failed: client connection to 127.13.80.188:40143: connect: Connection refused (error 111)
06:04:38.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.633670 13814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:38.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.634095 13811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:38.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.634140 13812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:38.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.634428 13803 server_base.cc:1061] running on GCE node
06:04:38.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.635098 13803 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:38.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.636425 13803 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:38.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.637632 13803 hybrid_clock.cc:648] HybridClock initialized: now 1786514678637559 us; error 96 us; skew 500 ppm
06:04:38.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.639780 13803 webserver.cc:533] Webserver started at http://127.13.80.188:38799/ using document root <none> and password file <none>
06:04:38.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.640516 13803 fs_manager.cc:362] Metadata directory not provided
06:04:38.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.640694 13803 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:38.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.640972 13803 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:38.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.640902 13720 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } attempt: 2
06:04:38.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.642658 13720 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.80.188:40143: Network error: Client connection negotiation failed: client connection to 127.13.80.188:40143: connect: Connection refused (error 111)
06:04:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.642856 13803 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/data/instance:
06:04:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b6b946e3254d44e3a516e11a9fbc2104"
06:04:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:38 on dist-test-slave-65mx"
06:04:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.643317 13803 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/wal/instance:
06:04:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b6b946e3254d44e3a516e11a9fbc2104"
06:04:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:38 on dist-test-slave-65mx"
06:04:38.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.647234 13803 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
06:04:38.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.650056 13821 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:38.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.651520 13803 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.651660 13803 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/wal
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b6b946e3254d44e3a516e11a9fbc2104"
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:38 on dist-test-slave-65mx"
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.651747 13803 fs_report.cc:389] FS layout report
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/wal
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/wal
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/data/data
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:38.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:38.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:38.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:38.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:38.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:38.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:38.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:38.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:38.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:38.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:38.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.672952 13803 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:38.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.673684 13803 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:38.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.673877 13803 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:38.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.681527 13803 rpc_server.cc:307] RPC server started. Bound to: 127.13.80.188:40143
06:04:38.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.681605 13876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.80.188:40143 every 8 connection(s)
06:04:38.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.682552 13803 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/data/info.pb
06:04:38.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.685773 13877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:38.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.687218 13634 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 13803
06:04:38.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.687335 13634 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/master-2/wal/instance
06:04:38.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.689814 13877 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } has no permanent_uuid. Determining permanent_uuid...
06:04:38.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.699860 13877 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } has no permanent_uuid. Determining permanent_uuid...
06:04:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.705601 13877 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } has no permanent_uuid. Determining permanent_uuid...
06:04:38.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.713619 13877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104: Bootstrap starting.
06:04:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.718159 13877 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104: Neither blocks nor log segments found. Creating new log.
06:04:38.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.719648 13877 log.cc:826] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104: Log is configured to *not* fsync() on all Append() calls
06:04:38.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.722141 13877 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104: No bootstrap required, opened a new log
06:04:38.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.723393 13800 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } attempt: 3
06:04:38.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.727126 13877 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } }
06:04:38.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.727447 13877 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:38.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.727555 13877 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b946e3254d44e3a516e11a9fbc2104, State: Initialized, Role: FOLLOWER
06:04:38.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.728302 13877 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } }
06:04:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.729197 13889 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [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: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.729355 13889 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [sys.catalog]: This master's current role is: FOLLOWER
06:04:38.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.730420 13877 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [sys.catalog]: configured and running, proceeding with master startup.
06:04:38.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.731133 13800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6: Bootstrap starting.
06:04:38.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.734189 13800 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6: Neither blocks nor log segments found. Creating new log.
06:04:38.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.735219 13800 log.cc:826] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6: Log is configured to *not* fsync() on all Append() calls
06:04:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.737360 13800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6: No bootstrap required, opened a new log
06:04:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.736783 13803 master_runner.cc:187] Error getting master registration for 127.13.80.190:38357: OK, instance_id { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" instance_seqno: 1786514678271845 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:04:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.739543 13803 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:04:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.741330 13800 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } }
06:04:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.741518 13800 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.741580 13800 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b015257a9a4d0daa74e63447441cf6, State: Initialized, Role: FOLLOWER
06:04:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.741976 13720 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } attempt: 3
06:04:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.742089 13903 catalog_manager.cc:1614] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:04:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.742147 13903 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:04:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.743767 13800 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } }
06:04:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.744328 13907 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [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: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.744483 13907 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [sys.catalog]: This master's current role is: FOLLOWER
06:04:38.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.745275 13800 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [sys.catalog]: configured and running, proceeding with master startup.
06:04:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.750456 13720 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1: Bootstrap starting.
06:04:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.751121 13919 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:04:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.751191 13919 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:04:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.749899 13722 master_runner.cc:187] Error getting master registration for 127.13.80.190:38357: OK, instance_id { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" instance_seqno: 1786514678271845 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:04:38.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.752017 13722 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:04:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.754747 13720 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1: Neither blocks nor log segments found. Creating new log.
06:04:38.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.755705 13720 log.cc:826] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1: Log is configured to *not* fsync() on all Append() calls
06:04:38.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.757690 13720 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1: No bootstrap required, opened a new log
06:04:38.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.761214 13720 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } }
06:04:38.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.761425 13720 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:38.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.762477 13720 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f92900692ae4cf4b20ddc4270e4b5e1, State: Initialized, Role: FOLLOWER
06:04:38.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.763438 13720 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } }
06:04:38.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.766086 13720 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [sys.catalog]: configured and running, proceeding with master startup.
06:04:38.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.769394 13922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [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: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:38.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.769892 13922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [sys.catalog]: This master's current role is: FOLLOWER
06:04:38.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.773782 13933 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:04:38.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.774210 13933 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:04:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.779899 13645 master_runner.cc:264] No leader master found from master 1f92900692ae4cf4b20ddc4270e4b5e1
06:04:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:38.779989 13645 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:04:38.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.925143 13828 tablet.cc:2406] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:38.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:38.973461 13747 tablet.cc:2406] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.008100 13922 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:39.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.008387 13922 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } }
06:04:39.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.010020 13922 leader_election.cc:290] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b015257a9a4d0daa74e63447441cf6 (127.13.80.189:36889), b6b946e3254d44e3a516e11a9fbc2104 (127.13.80.188:40143)
06:04:39.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.011071 13772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b015257a9a4d0daa74e63447441cf6" is_pre_election: true
06:04:39.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.011112 13850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b946e3254d44e3a516e11a9fbc2104" is_pre_election: true
06:04:39.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.011475 13772 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f92900692ae4cf4b20ddc4270e4b5e1 in term 0.
06:04:39.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.012384 13662 leader_election.cc:304] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b015257a9a4d0daa74e63447441cf6, 1f92900692ae4cf4b20ddc4270e4b5e1; no voters: 
06:04:39.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.012667 13922 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:04:39.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.012714 13922 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:04:39.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.012743 13922 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 0 FOLLOWER]: Advancing to term 1
06:04:39.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.013691 13922 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } }
06:04:39.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.013896 13850 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f92900692ae4cf4b20ddc4270e4b5e1 in term 0.
06:04:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.014129 13922 leader_election.cc:290] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [CANDIDATE]: Term 1 election: Requested vote from peers 08b015257a9a4d0daa74e63447441cf6 (127.13.80.189:36889), b6b946e3254d44e3a516e11a9fbc2104 (127.13.80.188:40143)
06:04:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.014959 13772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b015257a9a4d0daa74e63447441cf6"
06:04:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.015084 13772 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [term 0 FOLLOWER]: Advancing to term 1
06:04:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.015355 13666 tablet.cc:2406] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.016196 13772 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f92900692ae4cf4b20ddc4270e4b5e1 in term 1.
06:04:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.016628 13662 leader_election.cc:304] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b015257a9a4d0daa74e63447441cf6, 1f92900692ae4cf4b20ddc4270e4b5e1; no voters: 
06:04:39.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.018844 13922 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 1 FOLLOWER]: Leader election won for term 1
06:04:39.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.019007 13850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b946e3254d44e3a516e11a9fbc2104"
06:04:39.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.019137 13850 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [term 0 FOLLOWER]: Advancing to term 1
06:04:39.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.019155 13922 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [term 1 LEADER]: Becoming Leader. State: Replica: 1f92900692ae4cf4b20ddc4270e4b5e1, State: Running, Role: LEADER
06:04:39.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.019559 13922 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } }
06:04:39.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.020414 13850 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f92900692ae4cf4b20ddc4270e4b5e1 in term 1.
06:04:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.025825 13935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f92900692ae4cf4b20ddc4270e4b5e1. Latest consensus state: current_term: 1 leader_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:39.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.027055 13935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [sys.catalog]: This master's current role is: LEADER
06:04:39.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.027977 13937 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:04:39.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.029393 13937 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:04:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.037739 13772 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [term 1 FOLLOWER]: Refusing update from remote peer 1f92900692ae4cf4b20ddc4270e4b5e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:04:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.037734 13850 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [term 1 FOLLOWER]: Refusing update from remote peer 1f92900692ae4cf4b20ddc4270e4b5e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:04:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.038650 13935 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:39.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.041163 13935 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.046042 13889 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f92900692ae4cf4b20ddc4270e4b5e1. Latest consensus state: current_term: 1 leader_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.046185 13889 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [sys.catalog]: This master's current role is: FOLLOWER
06:04:39.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.046244 13907 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f92900692ae4cf4b20ddc4270e4b5e1. Latest consensus state: current_term: 1 leader_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:39.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.046365 13907 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [sys.catalog]: This master's current role is: FOLLOWER
06:04:39.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.048223 13935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:39.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.048358 13935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [sys.catalog]: This master's current role is: LEADER
06:04:39.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.048902 13938 mvcc.cc:204] Tried to move back new op lower bound from 7317564125327675392 to 7317564125272698880. Current Snapshot: MvccSnapshot[applied={T|T < 7317564125327675392}]
06:04:39.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.049816 13889 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:39.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.049927 13889 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104 [sys.catalog]: This master's current role is: FOLLOWER
06:04:39.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.050460 13939 mvcc.cc:204] Tried to move back new op lower bound from 7317564125327675392 to 7317564125272698880. Current Snapshot: MvccSnapshot[applied={T|T < 7317564125327675392}]
06:04:39.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.051956 13922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:39.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.052076 13922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1 [sys.catalog]: This master's current role is: LEADER
06:04:39.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.053077 13907 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f92900692ae4cf4b20ddc4270e4b5e1" member_type: VOTER last_known_addr { host: "127.13.80.190" port: 38357 } } peers { permanent_uuid: "08b015257a9a4d0daa74e63447441cf6" member_type: VOTER last_known_addr { host: "127.13.80.189" port: 36889 } } peers { permanent_uuid: "b6b946e3254d44e3a516e11a9fbc2104" member_type: VOTER last_known_addr { host: "127.13.80.188" port: 40143 } } }
06:04:39.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.053210 13907 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6 [sys.catalog]: This master's current role is: FOLLOWER
06:04:39.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.053406 13941 mvcc.cc:204] Tried to move back new op lower bound from 7317564125327675392 to 7317564125272698880. Current Snapshot: MvccSnapshot[applied={T|T < 7317564125327675392}]
06:04:39.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.055223 13937 catalog_manager.cc:1384] Generated new cluster ID: 244872afd55048e7a0aeab4c9fd89324
06:04:39.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.055296 13937 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:04:39.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.074569 13937 catalog_manager.cc:1407] Generated new certificate authority record
06:04:39.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.075708 13937 catalog_manager.cc:1560] Loading token signing keys...
06:04:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.086755 13937 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 1f92900692ae4cf4b20ddc4270e4b5e1: Generated new TSK 0
06:04:39.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.087684 13937 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.103083 13634 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/wal
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/data
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/logs
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/data/info.pb
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.129:0
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.80.129
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.129
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:39.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:04:39.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.219794 13948 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:39.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.220046 13948 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:39.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.220093 13948 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:39.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.223944 13948 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:39.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.224069 13948 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.80.129
06:04:39.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.228469 13948 tablet_server_runner.cc:78] Tablet server non-default flags:
06:04:39.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/data
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/wal
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.129:0
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/data/info.pb
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.129
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13948
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.80.129
06:04:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/logs
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.229985 13948 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:39.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.231307 13948 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.238937 13953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.239123 13956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.238938 13954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.239848 13948 server_base.cc:1061] running on GCE node
06:04:39.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.240222 13948 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:39.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.240882 13948 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:39.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.242072 13948 hybrid_clock.cc:648] HybridClock initialized: now 1786514679242050 us; error 39 us; skew 500 ppm
06:04:39.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.243937 13948 webserver.cc:533] Webserver started at http://127.13.80.129:39769/ using document root <none> and password file <none>
06:04:39.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.244635 13948 fs_manager.cc:362] Metadata directory not provided
06:04:39.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.244720 13948 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:39.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.244962 13948 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.246606 13948 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/data/instance:
06:04:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "93fd0a71f82345dcb8047e04f0b56396"
06:04:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:39 on dist-test-slave-65mx"
06:04:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.247413 13948 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/wal/instance:
06:04:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "93fd0a71f82345dcb8047e04f0b56396"
06:04:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:39 on dist-test-slave-65mx"
06:04:39.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.251770 13948 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
06:04:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.254396 13963 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:39.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.255656 13948 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
06:04:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.255793 13948 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/wal
06:04:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "93fd0a71f82345dcb8047e04f0b56396"
06:04:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:39 on dist-test-slave-65mx"
06:04:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.255900 13948 fs_report.cc:389] FS layout report
06:04:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/wal
06:04:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/wal
06:04:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/data/data
06:04:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:39.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:39.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.286911 13948 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:39.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.287762 13948 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:39.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.287985 13948 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:39.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.288798 13948 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:04:39.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.290323 13948 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:04:39.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.290400 13948 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:04:39.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.290501 13948 ts_tablet_manager.cc:616] Registered 0 tablets
06:04:39.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.290531 13948 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:04:39.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.302120 13948 rpc_server.cc:307] RPC server started. Bound to: 127.13.80.129:39715
06:04:39.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.302155 14089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.80.129:39715 every 8 connection(s)
06:04:39.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.303263 13948 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/data/info.pb
06:04:39.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.310662 13634 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 13948
06:04:39.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.310776 13634 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-0/wal/instance
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.314653 14092 heartbeater.cc:344] Connected to a master server at 127.13.80.189:36889
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.314751 14090 heartbeater.cc:344] Connected to a master server at 127.13.80.188:40143
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.314790 14091 heartbeater.cc:344] Connected to a master server at 127.13.80.190:38357
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.314822 13634 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/wal
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/data
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:39.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/logs
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/data/info.pb
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.130:0
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.80.130
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.130
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.314935 14091 heartbeater.cc:461] Registering TS with master...
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.314935 14090 heartbeater.cc:461] Registering TS with master...
06:04:39.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.314939 14092 heartbeater.cc:461] Registering TS with master...
06:04:39.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.315589 14091 heartbeater.cc:507] Master 127.13.80.190:38357 requested a full tablet report, sending...
06:04:39.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.315819 14092 heartbeater.cc:507] Master 127.13.80.189:36889 requested a full tablet report, sending...
06:04:39.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.315590 14090 heartbeater.cc:507] Master 127.13.80.188:40143 requested a full tablet report, sending...
06:04:39.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.317652 13680 ts_manager.cc:194] Registered new tserver with Master: 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715)
06:04:39.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.318982 13680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.80.129:38705
06:04:39.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.320600 13759 ts_manager.cc:194] Registered new tserver with Master: 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715)
06:04:39.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.320616 13839 ts_manager.cc:194] Registered new tserver with Master: 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715)
06:04:39.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.438606 14101 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:39.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.438812 14101 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:39.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.438853 14101 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.442307 14101 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:39.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.442414 14101 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.80.130
06:04:39.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.446478 14101 tablet_server_runner.cc:78] Tablet server non-default flags:
06:04:39.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/data
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/wal
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.130:0
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/data/info.pb
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.130
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14101
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.80.130
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/logs
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:39.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:04:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.447762 14101 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:39.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.448975 14101 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:39.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.456283 14108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:39.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.456372 14101 server_base.cc:1061] running on GCE node
06:04:39.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.456290 14107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:39.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.456284 14110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:39.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.456895 14101 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:39.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.457449 14101 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:39.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.458681 14101 hybrid_clock.cc:648] HybridClock initialized: now 1786514679458654 us; error 37 us; skew 500 ppm
06:04:39.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.460779 14101 webserver.cc:533] Webserver started at http://127.13.80.130:45339/ using document root <none> and password file <none>
06:04:39.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.461429 14101 fs_manager.cc:362] Metadata directory not provided
06:04:39.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.461519 14101 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:39.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.461776 14101 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:39.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.463578 14101 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/data/instance:
06:04:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8707f1c0034346c99638221ac93304ef"
06:04:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:39 on dist-test-slave-65mx"
06:04:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.464164 14101 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/wal/instance:
06:04:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8707f1c0034346c99638221ac93304ef"
06:04:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:39 on dist-test-slave-65mx"
06:04:39.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.467903 14101 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
06:04:39.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.470498 14116 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.471820 14101 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.471963 14101 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/wal
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8707f1c0034346c99638221ac93304ef"
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:39 on dist-test-slave-65mx"
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.472069 14101 fs_report.cc:389] FS layout report
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/wal
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/wal
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/data/data
06:04:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:39.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.486775 14101 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:39.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.487633 14101 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:39.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.487864 14101 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:39.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.488616 14101 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:04:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.489938 14101 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:04:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.490017 14101 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:04:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.490075 14101 ts_tablet_manager.cc:616] Registered 0 tablets
06:04:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.490099 14101 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:04:39.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.500464 14101 rpc_server.cc:307] RPC server started. Bound to: 127.13.80.130:37585
06:04:39.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.500587 14241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.80.130:37585 every 8 connection(s)
06:04:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.501602 14101 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/data/info.pb
06:04:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.503222 13634 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 14101
06:04:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.503348 13634 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-1/wal/instance
06:04:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.505929 13634 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/wal
06:04:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/data
06:04:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/logs
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/data/info.pb
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.131:0
06:04:39.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.80.131
06:04:39.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.131
06:04:39.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:39.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:39.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:39.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:39.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:39.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:04:39.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.513145 14244 heartbeater.cc:344] Connected to a master server at 127.13.80.189:36889
06:04:39.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.513269 14242 heartbeater.cc:344] Connected to a master server at 127.13.80.188:40143
06:04:39.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.513286 14243 heartbeater.cc:344] Connected to a master server at 127.13.80.190:38357
06:04:39.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.513446 14243 heartbeater.cc:461] Registering TS with master...
06:04:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.514168 14243 heartbeater.cc:507] Master 127.13.80.190:38357 requested a full tablet report, sending...
06:04:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.513449 14244 heartbeater.cc:461] Registering TS with master...
06:04:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.513449 14242 heartbeater.cc:461] Registering TS with master...
06:04:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.515060 14244 heartbeater.cc:507] Master 127.13.80.189:36889 requested a full tablet report, sending...
06:04:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.515137 14242 heartbeater.cc:507] Master 127.13.80.188:40143 requested a full tablet report, sending...
06:04:39.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.515492 13680 ts_manager.cc:194] Registered new tserver with Master: 8707f1c0034346c99638221ac93304ef (127.13.80.130:37585)
06:04:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.516160 13680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.80.130:43445
06:04:39.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.517264 13759 ts_manager.cc:194] Registered new tserver with Master: 8707f1c0034346c99638221ac93304ef (127.13.80.130:37585)
06:04:39.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.517424 13839 ts_manager.cc:194] Registered new tserver with Master: 8707f1c0034346c99638221ac93304ef (127.13.80.130:37585)
06:04:39.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.644205 14249 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:39.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.644505 14249 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:39.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.644614 14249 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.648890 14249 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.649070 14249 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.80.131
06:04:39.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.653613 14249 tablet_server_runner.cc:78] Tablet server non-default flags:
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.80.148:43191
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/data
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/wal
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.80.131:0
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/data/info.pb
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.80.131
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.80.190:38357,127.13.80.189:36889,127.13.80.188:40143
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14249
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.80.131
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/logs
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:04:39.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:39.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:39.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:39.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:39.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:39.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.655172 14249 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:39.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.656406 14249 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:39.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.664050 14257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:39.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.664104 14259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:39.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:39.664079 14256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:39.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.664645 14249 server_base.cc:1061] running on GCE node
06:04:39.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.665123 14249 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:39.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.665766 14249 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:39.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.666981 14249 hybrid_clock.cc:648] HybridClock initialized: now 1786514679666960 us; error 36 us; skew 500 ppm
06:04:39.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.669274 14249 webserver.cc:533] Webserver started at http://127.13.80.131:34371/ using document root <none> and password file <none>
06:04:39.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.669878 14249 fs_manager.cc:362] Metadata directory not provided
06:04:39.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.669939 14249 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:39.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.670125 14249 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:39.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.672429 14249 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/data/instance:
06:04:39.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9fd91ffebad42d48110b4603813cf19"
06:04:39.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:39 on dist-test-slave-65mx"
06:04:39.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.673146 14249 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/wal/instance:
06:04:39.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9fd91ffebad42d48110b4603813cf19"
06:04:39.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:39 on dist-test-slave-65mx"
06:04:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.678254 14249 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
06:04:39.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.680836 14265 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.682248 14249 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.682374 14249 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/wal
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9fd91ffebad42d48110b4603813cf19"
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:39 on dist-test-slave-65mx"
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.682471 14249 fs_report.cc:389] FS layout report
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/wal
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/wal
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/data/data
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:39.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.705942 14249 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.706849 14249 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.707033 14249 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.707572 14249 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:04:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.708767 14249 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:04:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.708820 14249 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:04:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.708860 14249 ts_tablet_manager.cc:616] Registered 0 tablets
06:04:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.708875 14249 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:04:39.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.719079 14249 rpc_server.cc:307] RPC server started. Bound to: 127.13.80.131:40097
06:04:39.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.719105 14394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.80.131:40097 every 8 connection(s)
06:04:39.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.720063 14249 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/data/info.pb
06:04:39.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.728327 13634 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 14249
06:04:39.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.728471 13634 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster8566790128578561827/ts-2/wal/instance
06:04:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.730532 14396 heartbeater.cc:344] Connected to a master server at 127.13.80.190:38357
06:04:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.730548 14395 heartbeater.cc:344] Connected to a master server at 127.13.80.188:40143
06:04:39.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.730861 14396 heartbeater.cc:461] Registering TS with master...
06:04:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.730862 14395 heartbeater.cc:461] Registering TS with master...
06:04:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.731504 14396 heartbeater.cc:507] Master 127.13.80.190:38357 requested a full tablet report, sending...
06:04:39.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.731513 14395 heartbeater.cc:507] Master 127.13.80.188:40143 requested a full tablet report, sending...
06:04:39.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.732158 14397 heartbeater.cc:344] Connected to a master server at 127.13.80.189:36889
06:04:39.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.732245 14397 heartbeater.cc:461] Registering TS with master...
06:04:39.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.732450 14397 heartbeater.cc:507] Master 127.13.80.189:36889 requested a full tablet report, sending...
06:04:39.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.732963 13839 ts_manager.cc:194] Registered new tserver with Master: e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:39.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.732978 13680 ts_manager.cc:194] Registered new tserver with Master: e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:39.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.733426 13759 ts_manager.cc:194] Registered new tserver with Master: e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:39.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.733711 13680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.80.131:48933
06:04:39.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.744189 13903 catalog_manager.cc:1296] Loaded cluster ID: 244872afd55048e7a0aeab4c9fd89324
06:04:39.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.744298 13903 catalog_manager.cc:1608] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104: loading cluster ID for follower catalog manager: success
06:04:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.746186 13903 catalog_manager.cc:1630] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104: acquiring CA information for follower catalog manager: success
06:04:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.747707 13903 catalog_manager.cc:1658] T 00000000000000000000000000000000 P b6b946e3254d44e3a516e11a9fbc2104: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:04:39.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.748065 13634 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:04:39.749 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:04:39.750 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:04:39.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.752405 13919 catalog_manager.cc:1296] Loaded cluster ID: 244872afd55048e7a0aeab4c9fd89324
06:04:39.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.752504 13919 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6: loading cluster ID for follower catalog manager: success
06:04:39.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.754412 13919 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6: acquiring CA information for follower catalog manager: success
06:04:39.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:39.755714 13919 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 08b015257a9a4d0daa74e63447441cf6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:04:39.760 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.80.190"
      port: 38357
    }
    bound_http_address {
      host: "127.13.80.190"
      port: 38555
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.80.189"
      port: 36889
    }
    bound_http_address {
      host: "127.13.80.189"
      port: 44361
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.80.188"
      port: 40143
    }
    bound_http_address {
      host: "127.13.80.188"
      port: 38799
    }
  }
}

06:04:39.764 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

06:04:39.766 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.80.129"
      port: 39715
    }
    bound_http_address {
      host: "127.13.80.129"
      port: 39769
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.80.130"
      port: 37585
    }
    bound_http_address {
      host: "127.13.80.130"
      port: 45339
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.80.131"
      port: 40097
    }
    bound_http_address {
      host: "127.13.80.131"
      port: 34371
    }
  }
}

06:04:39.766 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:04:39.949 [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)
06:04:40.007 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:40.169 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:40.230 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:40.238 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:40.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:40.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:40.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:40.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.321722 14091 heartbeater.cc:499] Master 127.13.80.190:38357 was elected leader, sending a full tablet report...
06:04:40.367 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:40.367 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:40.367 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:40.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.518590 14243 heartbeater.cc:499] Master 127.13.80.190:38357 was elected leader, sending a full tablet report...
06:04:40.613 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x399f037b, L:/127.0.0.1:53914 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:40.613 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbee1d934, L:/127.0.0.1:60628 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:40.613 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0175c88a, L:/127.0.0.1:57298 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:40.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:40.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=529), Traces: [0ms] refreshing cache from master, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [498ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [498ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [498ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.715168 13680 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53914:
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:04:40.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:40.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
06:04:40.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:40.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000"
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:04:40.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:40.719600 13680 catalog_manager.cc:7119] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testManyClients in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
06:04:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.735436 14396 heartbeater.cc:499] Master 127.13.80.190:38357 was elected leader, sending a full tablet report...
06:04:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.749531 14317 tablet_service.cc:1511] Processing CreateTablet for tablet cfc49a520f354a659af3623da8722e53 (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION VALUES < 10
06:04:40.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.750648 14167 tablet_service.cc:1511] Processing CreateTablet for tablet bcfb481a95504df6b21ba97af37b3ab2 (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
06:04:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.752363 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfb481a95504df6b21ba97af37b3ab2. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.751188 14316 tablet_service.cc:1511] Processing CreateTablet for tablet e315f0f347ca45f88770f001f90d48af (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
06:04:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.751562 14315 tablet_service.cc:1511] Processing CreateTablet for tablet bcfb481a95504df6b21ba97af37b3ab2 (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
06:04:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.753087 14315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfb481a95504df6b21ba97af37b3ab2. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.753388 14316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e315f0f347ca45f88770f001f90d48af. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.751897 14314 tablet_service.cc:1511] Processing CreateTablet for tablet b3fabf35b05d4ccebc3c29c6425db24c (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION 30 <= VALUES
06:04:40.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.754668 14314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fabf35b05d4ccebc3c29c6425db24c. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.750649 14166 tablet_service.cc:1511] Processing CreateTablet for tablet b3fabf35b05d4ccebc3c29c6425db24c (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION 30 <= VALUES
06:04:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.756436 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fabf35b05d4ccebc3c29c6425db24c. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.750802 14169 tablet_service.cc:1511] Processing CreateTablet for tablet cfc49a520f354a659af3623da8722e53 (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION VALUES < 10
06:04:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.756803 14169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc49a520f354a659af3623da8722e53. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.761363 14317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc49a520f354a659af3623da8722e53. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:40.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.763496 14428 tablet_bootstrap.cc:492] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef: Bootstrap starting.
06:04:40.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.750648 14168 tablet_service.cc:1511] Processing CreateTablet for tablet e315f0f347ca45f88770f001f90d48af (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
06:04:40.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.764245 14168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e315f0f347ca45f88770f001f90d48af. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.767313 14428 tablet_bootstrap.cc:654] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef: Neither blocks nor log segments found. Creating new log.
06:04:40.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.768391 14428 log.cc:826] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef: Log is configured to *not* fsync() on all Append() calls
06:04:40.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.769595 14427 tablet_bootstrap.cc:492] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19: Bootstrap starting.
06:04:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.772838 14428 tablet_bootstrap.cc:492] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef: No bootstrap required, opened a new log
06:04:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.773073 14428 ts_tablet_manager.cc:1403] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
06:04:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.772806 14015 tablet_service.cc:1511] Processing CreateTablet for tablet b3fabf35b05d4ccebc3c29c6425db24c (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION 30 <= VALUES
06:04:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.773645 14427 tablet_bootstrap.cc:654] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19: Neither blocks nor log segments found. Creating new log.
06:04:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.774468 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fabf35b05d4ccebc3c29c6425db24c. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.775370 14427 log.cc:826] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19: Log is configured to *not* fsync() on all Append() calls
06:04:40.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.776796 14016 tablet_service.cc:1511] Processing CreateTablet for tablet bcfb481a95504df6b21ba97af37b3ab2 (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
06:04:40.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.777170 14016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcfb481a95504df6b21ba97af37b3ab2. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.777383 14428 raft_consensus.cc:359] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.777700 14428 raft_consensus.cc:385] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.777783 14428 raft_consensus.cc:740] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8707f1c0034346c99638221ac93304ef, State: Initialized, Role: FOLLOWER
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.778359 14428 consensus_queue.cc:260] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.779410 14428 ts_tablet_manager.cc:1434] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.781468 14018 tablet_service.cc:1511] Processing CreateTablet for tablet cfc49a520f354a659af3623da8722e53 (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION VALUES < 10
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.781783 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc49a520f354a659af3623da8722e53. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.783591 14428 tablet_bootstrap.cc:492] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef: Bootstrap starting.
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.784407 14017 tablet_service.cc:1511] Processing CreateTablet for tablet e315f0f347ca45f88770f001f90d48af (DEFAULT_TABLE table=testManyClients [id=4f727a8bbd96476bb596eef1204b545e]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.784713 14017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e315f0f347ca45f88770f001f90d48af. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.784888 14428 tablet_bootstrap.cc:654] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef: Neither blocks nor log segments found. Creating new log.
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.786239 14428 tablet_bootstrap.cc:492] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef: No bootstrap required, opened a new log
06:04:40.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.786331 14428 ts_tablet_manager.cc:1403] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
06:04:40.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.786971 14428 raft_consensus.cc:359] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.787092 14428 raft_consensus.cc:385] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.787130 14428 raft_consensus.cc:740] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8707f1c0034346c99638221ac93304ef, State: Initialized, Role: FOLLOWER
06:04:40.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.787313 14428 consensus_queue.cc:260] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.787777 14428 ts_tablet_manager.cc:1434] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
06:04:40.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.788022 14428 tablet_bootstrap.cc:492] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef: Bootstrap starting.
06:04:40.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.789299 14428 tablet_bootstrap.cc:654] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef: Neither blocks nor log segments found. Creating new log.
06:04:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.791447 14433 tablet_bootstrap.cc:492] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396: Bootstrap starting.
06:04:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.792798 14428 tablet_bootstrap.cc:492] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef: No bootstrap required, opened a new log
06:04:40.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.793108 14428 ts_tablet_manager.cc:1403] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
06:04:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.793879 14428 raft_consensus.cc:359] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.794168 14428 raft_consensus.cc:385] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.794359 14428 raft_consensus.cc:740] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8707f1c0034346c99638221ac93304ef, State: Initialized, Role: FOLLOWER
06:04:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.794626 14427 tablet_bootstrap.cc:492] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19: No bootstrap required, opened a new log
06:04:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.794924 14427 ts_tablet_manager.cc:1403] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.000s
06:04:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.794852 14428 consensus_queue.cc:260] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.798135 14428 ts_tablet_manager.cc:1434] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
06:04:40.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.798403 14428 tablet_bootstrap.cc:492] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef: Bootstrap starting.
06:04:40.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.799554 14428 tablet_bootstrap.cc:654] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef: Neither blocks nor log segments found. Creating new log.
06:04:40.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.799482 14427 raft_consensus.cc:359] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.799741 14427 raft_consensus.cc:385] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.799810 14427 raft_consensus.cc:740] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9fd91ffebad42d48110b4603813cf19, State: Initialized, Role: FOLLOWER
06:04:40.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.800351 14427 consensus_queue.cc:260] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.800243 14431 raft_consensus.cc:493] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:40.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.800688 14431 raft_consensus.cc:515] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.801426 14427 ts_tablet_manager.cc:1434] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
06:04:40.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.801895 14427 tablet_bootstrap.cc:492] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19: Bootstrap starting.
06:04:40.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.803143 14427 tablet_bootstrap.cc:654] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19: Neither blocks nor log segments found. Creating new log.
06:04:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.805397 14433 tablet_bootstrap.cc:654] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396: Neither blocks nor log segments found. Creating new log.
06:04:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.805783 14435 raft_consensus.cc:493] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.806509 14435 raft_consensus.cc:515] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.807147 14435 leader_election.cc:290] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715), e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.807283 14431 leader_election.cc:290] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715), e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.811841 14433 log.cc:826] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396: Log is configured to *not* fsync() on all Append() calls
06:04:40.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.814038 14428 tablet_bootstrap.cc:492] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef: No bootstrap required, opened a new log
06:04:40.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.814164 14342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e315f0f347ca45f88770f001f90d48af" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19" is_pre_election: true
06:04:40.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.814457 14342 raft_consensus.cc:2468] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8707f1c0034346c99638221ac93304ef in term 0.
06:04:40.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.814898 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fabf35b05d4ccebc3c29c6425db24c" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19" is_pre_election: true
06:04:40.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.817193 14427 tablet_bootstrap.cc:492] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19: No bootstrap required, opened a new log
06:04:40.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.817494 14427 ts_tablet_manager.cc:1403] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.000s
06:04:40.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.818403 14427 raft_consensus.cc:359] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.819080 14038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fabf35b05d4ccebc3c29c6425db24c" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93fd0a71f82345dcb8047e04f0b56396" is_pre_election: true
06:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.820726 14428 ts_tablet_manager.cc:1403] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.000s
06:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.821400 14428 raft_consensus.cc:359] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.821432 14039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e315f0f347ca45f88770f001f90d48af" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93fd0a71f82345dcb8047e04f0b56396" is_pre_election: true
06:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.821511 14428 raft_consensus.cc:385] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.821542 14428 raft_consensus.cc:740] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8707f1c0034346c99638221ac93304ef, State: Initialized, Role: FOLLOWER
06:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.821669 14428 consensus_queue.cc:260] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.815876 14120 leader_election.cc:304] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8707f1c0034346c99638221ac93304ef, e9fd91ffebad42d48110b4603813cf19; no voters: 
06:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.821965 14428 ts_tablet_manager.cc:1434] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
06:04:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:40.822283 14120 leader_election.cc:343] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097): Illegal state: must be running to vote when last-logged opid is not known
06:04:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:40.822619 14117 leader_election.cc:343] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715): Illegal state: must be running to vote when last-logged opid is not known
06:04:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.822726 14117 leader_election.cc:304] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8707f1c0034346c99638221ac93304ef; no voters: 93fd0a71f82345dcb8047e04f0b56396, e9fd91ffebad42d48110b4603813cf19
06:04:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.822763 14437 raft_consensus.cc:2804] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Leader pre-election won for term 1
06:04:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.822842 14437 raft_consensus.cc:493] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:04:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.822892 14437 raft_consensus.cc:3060] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Advancing to term 1
06:04:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:40.823118 14117 leader_election.cc:343] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715): Illegal state: must be running to vote when last-logged opid is not known
06:04:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.823294 14435 raft_consensus.cc:2749] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
06:04:40.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.824087 14437 raft_consensus.cc:515] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.824533 14437 leader_election.cc:290] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 election: Requested vote from peers 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715), e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:40.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.826700 14039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e315f0f347ca45f88770f001f90d48af" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93fd0a71f82345dcb8047e04f0b56396"
06:04:40.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:40.828182 14117 leader_election.cc:343] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715): Illegal state: must be running to vote when last-logged opid is not known
06:04:40.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.826503 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e315f0f347ca45f88770f001f90d48af" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19"
06:04:40.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.829757 14341 raft_consensus.cc:3060] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Advancing to term 1
06:04:40.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.831107 14341 raft_consensus.cc:2468] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8707f1c0034346c99638221ac93304ef in term 1.
06:04:40.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.831506 14120 leader_election.cc:304] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8707f1c0034346c99638221ac93304ef, e9fd91ffebad42d48110b4603813cf19; no voters: 93fd0a71f82345dcb8047e04f0b56396
06:04:40.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.831765 14431 raft_consensus.cc:2804] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 1 FOLLOWER]: Leader election won for term 1
06:04:40.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.831867 14431 raft_consensus.cc:697] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [term 1 LEADER]: Becoming Leader. State: Replica: 8707f1c0034346c99638221ac93304ef, State: Running, Role: LEADER
06:04:40.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.832231 14431 consensus_queue.cc:237] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.833380 14427 raft_consensus.cc:385] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.833457 14427 raft_consensus.cc:740] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9fd91ffebad42d48110b4603813cf19, State: Initialized, Role: FOLLOWER
06:04:40.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.833865 14427 consensus_queue.cc:260] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.834271 14427 ts_tablet_manager.cc:1434] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.000s
06:04:40.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.838748 14427 tablet_bootstrap.cc:492] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19: Bootstrap starting.
06:04:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.839886 13680 catalog_manager.cc:5739] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 8707f1c0034346c99638221ac93304ef (127.13.80.130). New cstate: current_term: 1 leader_uuid: "8707f1c0034346c99638221ac93304ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } health_report { overall_health: UNKNOWN } } }
06:04:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.840534 14427 tablet_bootstrap.cc:654] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19: Neither blocks nor log segments found. Creating new log.
06:04:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.843888 14433 tablet_bootstrap.cc:492] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396: No bootstrap required, opened a new log
06:04:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.844393 14433 ts_tablet_manager.cc:1403] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.000s
06:04:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.848171 14433 raft_consensus.cc:359] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.848672 14433 raft_consensus.cc:385] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.848924 14433 raft_consensus.cc:740] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93fd0a71f82345dcb8047e04f0b56396, State: Initialized, Role: FOLLOWER
06:04:40.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.850335 14433 consensus_queue.cc:260] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.851701 14433 ts_tablet_manager.cc:1434] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
06:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.853718 14427 tablet_bootstrap.cc:492] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19: No bootstrap required, opened a new log
06:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.853837 14427 ts_tablet_manager.cc:1403] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.000s
06:04:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.853847 14433 tablet_bootstrap.cc:492] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396: Bootstrap starting.
06:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.854380 14427 raft_consensus.cc:359] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.854502 14427 raft_consensus.cc:385] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.854539 14427 raft_consensus.cc:740] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9fd91ffebad42d48110b4603813cf19, State: Initialized, Role: FOLLOWER
06:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.855044 14433 tablet_bootstrap.cc:654] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396: Neither blocks nor log segments found. Creating new log.
06:04:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.855387 14427 consensus_queue.cc:260] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.856307 14427 ts_tablet_manager.cc:1434] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
06:04:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.856700 14427 tablet_bootstrap.cc:492] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19: Bootstrap starting.
06:04:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.859380 14433 tablet_bootstrap.cc:492] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396: No bootstrap required, opened a new log
06:04:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.859496 14433 ts_tablet_manager.cc:1403] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
06:04:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.860177 14433 raft_consensus.cc:359] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.860302 14433 raft_consensus.cc:385] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.860342 14433 raft_consensus.cc:740] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93fd0a71f82345dcb8047e04f0b56396, State: Initialized, Role: FOLLOWER
06:04:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.860491 14433 consensus_queue.cc:260] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.860875 14427 tablet_bootstrap.cc:654] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19: Neither blocks nor log segments found. Creating new log.
06:04:40.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.860998 14433 ts_tablet_manager.cc:1434] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
06:04:40.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.861245 14433 tablet_bootstrap.cc:492] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396: Bootstrap starting.
06:04:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.862337 14431 raft_consensus.cc:493] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.862478 14431 raft_consensus.cc:515] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.862973 14431 leader_election.cc:290] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097), 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715)
06:04:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.863474 14039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc49a520f354a659af3623da8722e53" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93fd0a71f82345dcb8047e04f0b56396" is_pre_election: true
06:04:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.863708 14039 raft_consensus.cc:2468] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8707f1c0034346c99638221ac93304ef in term 0.
06:04:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.864286 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc49a520f354a659af3623da8722e53" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19" is_pre_election: true
06:04:40.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.864859 14117 leader_election.cc:304] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8707f1c0034346c99638221ac93304ef, 93fd0a71f82345dcb8047e04f0b56396; no voters: 
06:04:40.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:40.865092 14120 leader_election.cc:343] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097): Illegal state: must be running to vote when last-logged opid is not known
06:04:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.865285 14431 raft_consensus.cc:2804] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Leader pre-election won for term 1
06:04:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.865334 14431 raft_consensus.cc:493] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:04:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.865371 14431 raft_consensus.cc:3060] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Advancing to term 1
06:04:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.866498 14431 raft_consensus.cc:515] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.866977 14431 leader_election.cc:290] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 election: Requested vote from peers e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097), 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715)
06:04:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.867461 14039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc49a520f354a659af3623da8722e53" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93fd0a71f82345dcb8047e04f0b56396"
06:04:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.867542 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc49a520f354a659af3623da8722e53" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19"
06:04:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.867601 14039 raft_consensus.cc:3060] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Advancing to term 1
06:04:40.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:40.867972 14120 leader_election.cc:343] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097): Illegal state: must be running to vote when last-logged opid is not known
06:04:40.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.868482 14433 tablet_bootstrap.cc:654] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396: Neither blocks nor log segments found. Creating new log.
06:04:40.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.868769 14427 tablet_bootstrap.cc:492] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19: No bootstrap required, opened a new log
06:04:40.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.868863 14427 ts_tablet_manager.cc:1403] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.001s
06:04:40.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.869426 14427 raft_consensus.cc:359] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.869524 14427 raft_consensus.cc:385] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.869553 14427 raft_consensus.cc:740] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9fd91ffebad42d48110b4603813cf19, State: Initialized, Role: FOLLOWER
06:04:40.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.869685 14427 consensus_queue.cc:260] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.869968 14427 ts_tablet_manager.cc:1434] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
06:04:40.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.870254 14039 raft_consensus.cc:2468] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8707f1c0034346c99638221ac93304ef in term 1.
06:04:40.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.871047 14117 leader_election.cc:304] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8707f1c0034346c99638221ac93304ef, 93fd0a71f82345dcb8047e04f0b56396; no voters: e9fd91ffebad42d48110b4603813cf19
06:04:40.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.871711 14433 tablet_bootstrap.cc:492] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396: No bootstrap required, opened a new log
06:04:40.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.871976 14433 ts_tablet_manager.cc:1403] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.000s
06:04:40.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.872659 14433 raft_consensus.cc:359] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.872980 14433 raft_consensus.cc:385] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.873169 14433 raft_consensus.cc:740] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93fd0a71f82345dcb8047e04f0b56396, State: Initialized, Role: FOLLOWER
06:04:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.873533 14431 raft_consensus.cc:2804] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 1 FOLLOWER]: Leader election won for term 1
06:04:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.873546 14433 consensus_queue.cc:260] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.873652 14431 raft_consensus.cc:697] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [term 1 LEADER]: Becoming Leader. State: Replica: 8707f1c0034346c99638221ac93304ef, State: Running, Role: LEADER
06:04:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.873838 14433 ts_tablet_manager.cc:1434] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
06:04:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.873809 14431 consensus_queue.cc:237] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.874934 14433 tablet_bootstrap.cc:492] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396: Bootstrap starting.
06:04:40.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.877242 13680 catalog_manager.cc:5739] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 8707f1c0034346c99638221ac93304ef (127.13.80.130). New cstate: current_term: 1 leader_uuid: "8707f1c0034346c99638221ac93304ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } health_report { overall_health: UNKNOWN } } }
06:04:40.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.879781 14433 tablet_bootstrap.cc:654] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396: Neither blocks nor log segments found. Creating new log.
06:04:40.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.881989 14433 tablet_bootstrap.cc:492] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396: No bootstrap required, opened a new log
06:04:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.882962 14433 ts_tablet_manager.cc:1403] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.002s
06:04:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.883683 14433 raft_consensus.cc:359] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.883819 14433 raft_consensus.cc:385] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.883855 14433 raft_consensus.cc:740] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93fd0a71f82345dcb8047e04f0b56396, State: Initialized, Role: FOLLOWER
06:04:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.884004 14433 consensus_queue.cc:260] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.884874 14433 ts_tablet_manager.cc:1434] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
06:04:40.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.929749 14449 raft_consensus.cc:493] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:40.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.929939 14449 raft_consensus.cc:515] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.931214 14449 leader_election.cc:290] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8707f1c0034346c99638221ac93304ef (127.13.80.130:37585), e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:40.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.934628 14438 raft_consensus.cc:493] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:40.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.934764 14438 raft_consensus.cc:515] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } }
06:04:40.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.936057 14438 leader_election.cc:290] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8707f1c0034346c99638221ac93304ef (127.13.80.130:37585), 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715)
06:04:40.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.937019 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fabf35b05d4ccebc3c29c6425db24c" candidate_uuid: "93fd0a71f82345dcb8047e04f0b56396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19" is_pre_election: true
06:04:40.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.937170 14341 raft_consensus.cc:2468] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93fd0a71f82345dcb8047e04f0b56396 in term 0.
06:04:40.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.937902 13967 leader_election.cc:304] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93fd0a71f82345dcb8047e04f0b56396, e9fd91ffebad42d48110b4603813cf19; no voters: 
06:04:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.938041 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fabf35b05d4ccebc3c29c6425db24c" candidate_uuid: "93fd0a71f82345dcb8047e04f0b56396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8707f1c0034346c99638221ac93304ef" is_pre_election: true
06:04:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.938210 14449 raft_consensus.cc:2804] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:04:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.938274 14449 raft_consensus.cc:493] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:04:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.938275 14192 raft_consensus.cc:2468] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93fd0a71f82345dcb8047e04f0b56396 in term 0.
06:04:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.938318 14449 raft_consensus.cc:3060] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Advancing to term 1
06:04:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.939317 14449 raft_consensus.cc:515] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.939695 14449 leader_election.cc:290] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [CANDIDATE]: Term 1 election: Requested vote from peers 8707f1c0034346c99638221ac93304ef (127.13.80.130:37585), e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.940029 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fabf35b05d4ccebc3c29c6425db24c" candidate_uuid: "93fd0a71f82345dcb8047e04f0b56396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8707f1c0034346c99638221ac93304ef"
06:04:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.940153 14192 raft_consensus.cc:3060] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Advancing to term 1
06:04:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.940124 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fabf35b05d4ccebc3c29c6425db24c" candidate_uuid: "93fd0a71f82345dcb8047e04f0b56396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19"
06:04:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.940244 14341 raft_consensus.cc:3060] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Advancing to term 1
06:04:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.941231 14341 raft_consensus.cc:2468] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93fd0a71f82345dcb8047e04f0b56396 in term 1.
06:04:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.941231 14192 raft_consensus.cc:2468] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93fd0a71f82345dcb8047e04f0b56396 in term 1.
06:04:40.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.943043 13964 leader_election.cc:304] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8707f1c0034346c99638221ac93304ef, 93fd0a71f82345dcb8047e04f0b56396; no voters: 
06:04:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.943673 14449 raft_consensus.cc:2804] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 1 FOLLOWER]: Leader election won for term 1
06:04:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.943783 14449 raft_consensus.cc:697] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [term 1 LEADER]: Becoming Leader. State: Replica: 93fd0a71f82345dcb8047e04f0b56396, State: Running, Role: LEADER
06:04:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.944214 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc49a520f354a659af3623da8722e53" candidate_uuid: "e9fd91ffebad42d48110b4603813cf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8707f1c0034346c99638221ac93304ef" is_pre_election: true
06:04:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.944170 14449 consensus_queue.cc:237] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.944588 14039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc49a520f354a659af3623da8722e53" candidate_uuid: "e9fd91ffebad42d48110b4603813cf19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93fd0a71f82345dcb8047e04f0b56396" is_pre_election: true
06:04:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.944779 14039 raft_consensus.cc:2393] T cfc49a520f354a659af3623da8722e53 P 93fd0a71f82345dcb8047e04f0b56396 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9fd91ffebad42d48110b4603813cf19 in current term 1: Already voted for candidate 8707f1c0034346c99638221ac93304ef in this term.
06:04:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.945207 14266 leader_election.cc:304] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9fd91ffebad42d48110b4603813cf19; no voters: 8707f1c0034346c99638221ac93304ef, 93fd0a71f82345dcb8047e04f0b56396
06:04:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.946033 14438 raft_consensus.cc:3060] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Advancing to term 1
06:04:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.948237 13680 catalog_manager.cc:5739] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129). New cstate: current_term: 1 leader_uuid: "93fd0a71f82345dcb8047e04f0b56396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } health_report { overall_health: UNKNOWN } } }
06:04:40.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:40.953299 14438 raft_consensus.cc:2749] T cfc49a520f354a659af3623da8722e53 P e9fd91ffebad42d48110b4603813cf19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
06:04:40.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:40.972774 14398 tablet.cc:2406] T b3fabf35b05d4ccebc3c29c6425db24c P e9fd91ffebad42d48110b4603813cf19: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:41.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:41.004467 14245 tablet.cc:2406] T b3fabf35b05d4ccebc3c29c6425db24c P 8707f1c0034346c99638221ac93304ef: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:41.056134 14093 tablet.cc:2406] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:41.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.166225 14431 raft_consensus.cc:493] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:41.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.166445 14431 raft_consensus.cc:515] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:41.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.167143 14431 leader_election.cc:290] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715), e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:41.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.167745 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb481a95504df6b21ba97af37b3ab2" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19" is_pre_election: true
06:04:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.167745 14039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb481a95504df6b21ba97af37b3ab2" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93fd0a71f82345dcb8047e04f0b56396" is_pre_election: true
06:04:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.167922 14341 raft_consensus.cc:2468] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8707f1c0034346c99638221ac93304ef in term 0.
06:04:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.167922 14039 raft_consensus.cc:2468] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8707f1c0034346c99638221ac93304ef in term 0.
06:04:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.168377 14120 leader_election.cc:304] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8707f1c0034346c99638221ac93304ef, e9fd91ffebad42d48110b4603813cf19; no voters: 
06:04:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.168689 14431 raft_consensus.cc:2804] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Leader pre-election won for term 1
06:04:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.168759 14431 raft_consensus.cc:493] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:04:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.168790 14431 raft_consensus.cc:3060] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 0 FOLLOWER]: Advancing to term 1
06:04:41.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.169797 14431 raft_consensus.cc:515] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:41.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.170238 14431 leader_election.cc:290] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 election: Requested vote from peers 93fd0a71f82345dcb8047e04f0b56396 (127.13.80.129:39715), e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.172338 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb481a95504df6b21ba97af37b3ab2" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19"
06:04:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.172488 14341 raft_consensus.cc:3060] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19 [term 0 FOLLOWER]: Advancing to term 1
06:04:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.173023 14039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcfb481a95504df6b21ba97af37b3ab2" candidate_uuid: "8707f1c0034346c99638221ac93304ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93fd0a71f82345dcb8047e04f0b56396"
06:04:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.173200 14039 raft_consensus.cc:3060] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Advancing to term 1
06:04:41.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.173609 14341 raft_consensus.cc:2468] T bcfb481a95504df6b21ba97af37b3ab2 P e9fd91ffebad42d48110b4603813cf19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8707f1c0034346c99638221ac93304ef in term 1.
06:04:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.174000 14120 leader_election.cc:304] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8707f1c0034346c99638221ac93304ef, e9fd91ffebad42d48110b4603813cf19; no voters: 
06:04:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.174273 14431 raft_consensus.cc:2804] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 1 FOLLOWER]: Leader election won for term 1
06:04:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.174312 14039 raft_consensus.cc:2468] T bcfb481a95504df6b21ba97af37b3ab2 P 93fd0a71f82345dcb8047e04f0b56396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8707f1c0034346c99638221ac93304ef in term 1.
06:04:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.174728 14431 raft_consensus.cc:697] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [term 1 LEADER]: Becoming Leader. State: Replica: 8707f1c0034346c99638221ac93304ef, State: Running, Role: LEADER
06:04:41.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.174902 14431 consensus_queue.cc:237] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:41.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.177920 13680 catalog_manager.cc:5739] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 8707f1c0034346c99638221ac93304ef (127.13.80.130). New cstate: current_term: 1 leader_uuid: "8707f1c0034346c99638221ac93304ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } health_report { overall_health: UNKNOWN } } }
06:04:41.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.238423 14449 raft_consensus.cc:493] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:41.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.238570 14449 raft_consensus.cc:515] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 } } peers { permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 } } peers { permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 } }
06:04:41.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.239135 14449 leader_election.cc:290] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8707f1c0034346c99638221ac93304ef (127.13.80.130:37585), e9fd91ffebad42d48110b4603813cf19 (127.13.80.131:40097)
06:04:41.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.239717 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e315f0f347ca45f88770f001f90d48af" candidate_uuid: "93fd0a71f82345dcb8047e04f0b56396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8707f1c0034346c99638221ac93304ef" is_pre_election: true
06:04:41.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.239732 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e315f0f347ca45f88770f001f90d48af" candidate_uuid: "93fd0a71f82345dcb8047e04f0b56396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9fd91ffebad42d48110b4603813cf19" is_pre_election: true
06:04:41.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.239948 14341 raft_consensus.cc:2393] T e315f0f347ca45f88770f001f90d48af P e9fd91ffebad42d48110b4603813cf19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93fd0a71f82345dcb8047e04f0b56396 in current term 1: Already voted for candidate 8707f1c0034346c99638221ac93304ef in this term.
06:04:41.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.240447 13964 leader_election.cc:304] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 93fd0a71f82345dcb8047e04f0b56396; no voters: 8707f1c0034346c99638221ac93304ef, e9fd91ffebad42d48110b4603813cf19
06:04:41.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.240679 14449 raft_consensus.cc:3060] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [term 0 FOLLOWER]: Advancing to term 1
06:04:41.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.241707 14449 raft_consensus.cc:2749] T e315f0f347ca45f88770f001f90d48af P 93fd0a71f82345dcb8047e04f0b56396 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
06:04:41.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.293210 14431 consensus_queue.cc:1048] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:41.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.299294 14435 consensus_queue.cc:1048] T e315f0f347ca45f88770f001f90d48af P 8707f1c0034346c99638221ac93304ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:41.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.349431 14449 consensus_queue.cc:1048] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:41.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.355837 14470 consensus_queue.cc:1048] T b3fabf35b05d4ccebc3c29c6425db24c P 93fd0a71f82345dcb8047e04f0b56396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8707f1c0034346c99638221ac93304ef" member_type: VOTER last_known_addr { host: "127.13.80.130" port: 37585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:41.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.377172 14435 consensus_queue.cc:1048] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:41.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.381026 14465 consensus_queue.cc:1048] T cfc49a520f354a659af3623da8722e53 P 8707f1c0034346c99638221ac93304ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:41.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:41.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:41.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:41.448 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:41.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=32), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.80.190:38357, [9ms] Sub RPC GetTableLocations: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:41.457 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)] connecting to peer
06:04:41.460 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)] Successfully connected to peer
06:04:41.523 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xcb21b933, L:/127.0.0.1:42566 - R:/127.13.80.130:37585] using TOKEN/null
06:04:41.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.552819 14465 consensus_queue.cc:1048] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "93fd0a71f82345dcb8047e04f0b56396" member_type: VOTER last_known_addr { host: "127.13.80.129" port: 39715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:41.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:41.560966 14437 consensus_queue.cc:1048] T bcfb481a95504df6b21ba97af37b3ab2 P 8707f1c0034346c99638221ac93304ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9fd91ffebad42d48110b4603813cf19" member_type: VOTER last_known_addr { host: "127.13.80.131" port: 40097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:41.613 [DEBUG - Time-limited test] (Connection.java:748) [peer 93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)] connecting to peer
06:04:41.616 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)] Successfully connected to peer
06:04:41.665 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x4822a57d, L:/127.0.0.1:49672 - R:/127.13.80.129:39715] using TOKEN/null
06:04:41.714 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.718 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.735 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.737 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.742 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.743 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.783 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.784 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.784 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.793 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.796 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.797 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.797 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.798 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.806 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.808 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.810 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.810 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.812 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.812 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:41.819 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:41.819 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.820 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.821 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.823 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.824 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.825 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:41.826 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.831 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.832 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.833 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:41.834 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.837 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.840 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.840 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.841 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.843 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.844 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.857 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.858 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.859 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.859 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.859 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:41.860 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.861 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:41.861 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.863 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.864 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.865 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.866 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.867 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.868 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:41.870 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.873 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:41.874 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:41.878 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.881 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:41.885 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdca8b470, L:/127.0.0.1:57310 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:41.887 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:41.887 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.894 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8dc01521, L:/127.0.0.1:53926 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:41.898 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.899 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.899 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:41.900 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.902 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.908 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.909 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.909 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:41.911 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:41.912 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=175), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [146ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:41.921 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.923 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.928 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.928 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.929 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.931 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.932 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.933 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:41.940 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.941 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.947 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:41.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:41.950 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b536daf, L:/127.0.0.1:57324 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:41.950 [DEBUG - pool-4-thread-49] (NetUtil.java:139) Resolved '127.13.80.188' into [/127.13.80.188] in 25714310ns
06:04:41.950 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.951 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.952 [DEBUG - pool-4-thread-8] (NetUtil.java:139) Resolved '127.13.80.188' into [/127.13.80.188] in 27890718ns
06:04:41.952 [DEBUG - pool-4-thread-29] (NetUtil.java:139) Resolved '127.13.80.188' into [/127.13.80.188] in 24601068ns
06:04:41.952 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.953 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.953 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.953 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.953 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.954 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.954 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.955 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.962 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.963 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.963 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.963 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:41.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:41.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:41.968 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.968 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x078e1aa0, L:/127.0.0.1:57322 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:41.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.972 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.972 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.973 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:41.974 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:41.974 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.974 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:41.975 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.976 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.976 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:41.977 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.977 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:41.978 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.979 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.979 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:41.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.981 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.982 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.983 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.984 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.985 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.985 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:41.985 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.986 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.987 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.990 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.991 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:41.995 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:41.995 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:41.997 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.001 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:42.001 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.017 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8cdf957, L:/127.0.0.1:53924 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.036 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37a46b31, L:/127.0.0.1:53932 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=322), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [291ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.042 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x052f6fe6, L:/127.0.0.1:60656 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:42.045 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.051 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.052 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.052 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.052 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.054 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x372e6c3e, L:/127.0.0.1:57342 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.052 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.055 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.055 [DEBUG - pool-4-thread-12] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=323), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [218ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.064 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.075 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1fb67b08, L:/127.0.0.1:57348 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.076 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.083 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd509c6a7, L:/127.0.0.1:57334 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.085 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.092 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3f957f6c, L:/127.0.0.1:53938 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.095 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.095 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.098 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:42.100 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:42.100 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b948400, L:/127.0.0.1:57370 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.101 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.102 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:42.103 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.103 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.106 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.108 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a63997c, L:/127.0.0.1:57374 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.108 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:42.109 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.109 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.111 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.112 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.112 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.112 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:42.112 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.113 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.111 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.112 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.116 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.116 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.120 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:42.118827 14612 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:41.954309 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60640 (local address 127.13.80.188:40143)
06:04:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:41.956738 (+  2429us) server_negotiation.cc:207] Beginning negotiation
06:04:42.127 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x08757c13, L:/127.0.0.1:57382 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:41.956745 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:42.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:41.999861 (+ 43116us) server_negotiation.cc:408] Connection header received
06:04:42.130 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:41.999922 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:41.999926 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.000002 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:42.132 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.004621 (+  4619us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:42.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.008384 (+  3763us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.009242 (+   858us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.057827 (+ 48585us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.058187 (+   360us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.058719 (+   532us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.058744 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.058747 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.058765 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.058790 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.058800 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.058893 (+    93us) server_negotiation.cc:1036] Waiting for connection context
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.117946 (+ 59053us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60640: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60640): Cannot send after transport endpoint shutdown (error 108)
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2334,"thread_start_us":111,"threads_started":1}
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:42.120496 14611 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:42.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:41.958609 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60664 (local address 127.13.80.188:40143)
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:41.968862 (+ 10253us) server_negotiation.cc:207] Beginning negotiation
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:41.968868 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.008611 (+ 39743us) server_negotiation.cc:408] Connection header received
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.008724 (+   113us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.008727 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.008879 (+   152us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.012638 (+  3759us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.020073 (+  7435us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.022868 (+  2795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.103092 (+ 80224us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.103362 (+   270us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.119422 (+ 16060us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.119996 (+   574us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.120176 (+   180us) server_negotiation.cc:1036] Waiting for connection context
06:04:42.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.120345 (+   169us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60664: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60664): Connection reset by peer (error 104)
06:04:42.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10169,"thread_start_us":224,"threads_started":1}
06:04:42.139 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.139 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=331), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [214ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.141 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c15c3eb, L:/127.0.0.1:57358 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.144 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8b73155, L:/127.0.0.1:57364 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.147 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.155 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.161 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.168 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.163 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.179 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.181 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.182 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:42.183 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.183 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x05cb195b, L:/127.0.0.1:53940 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.183 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.184 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.184 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:42.190874 14611 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:42.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.157299 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60680 (local address 127.13.80.188:40143)
06:04:42.193 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe10971cf, L:/127.0.0.1:53956 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.157495 (+   196us) server_negotiation.cc:207] Beginning negotiation
06:04:42.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.157501 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:42.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.173834 (+ 16333us) server_negotiation.cc:408] Connection header received
06:04:42.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.173914 (+    80us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:42.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.173921 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:42.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.174008 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:42.201 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.174118 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:42.205 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.189649 (+ 15531us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:42.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.190421 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:42.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.190726 (+   305us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60680: BlockingRecv error: recv got EOF from 127.0.0.1:60680 (error 108)
06:04:42.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76}
06:04:42.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=385), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [306ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.213 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.217 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5d591268, L:/127.0.0.1:57394 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.219 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x991ed49c, L:/127.0.0.1:57390 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.222 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.228 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.236 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:42.236 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.239 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.240 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.242 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.247 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5443fec4, L:/127.0.0.1:60678 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:42.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.247 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.248 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.249 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.249 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.249 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:42.250 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.250 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.251 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:42.253 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:42.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.256 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.263 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.284 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8670be0, L:/127.0.0.1:57406 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.284 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a34213b, L:/127.0.0.1:53968 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.293 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.294 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2cdc1f2e, L:/127.0.0.1:60694 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:42.315 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.318 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8db8a3b7, L:/127.0.0.1:53978 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.329 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbb597268, L:/127.0.0.1:53994 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.331 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.331 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.332 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x28d0ae75, L:/127.0.0.1:54008 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=472), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [261ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [428ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.333 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.333 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.335 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe953dd96, L:/127.0.0.1:57422 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.335 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.335 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb06d048d, L:/127.0.0.1:57408 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.336 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.343 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.345 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:42.345 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.345 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.346 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:42.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.349 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.351 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.351 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.357 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.359 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.361 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.362 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.365 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.367 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.373 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.376 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.376 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.379 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.384 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.385 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.393 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.398 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.399 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.399 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.401 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.406 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x126a355b, L:/127.0.0.1:57430 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.412 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.415 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.422 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5d2813f9, L:/127.0.0.1:57432 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.428 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.429 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:42.434 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.436 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.444 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x604d1d4a, L:/127.0.0.1:54024 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.446 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x205b9e33, L:/127.0.0.1:57442 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.448 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.450 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.453 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.455 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.461 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.464 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.466 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc691af29, L:/127.0.0.1:54038 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.472 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=639), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [500ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [524ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.477 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.481 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.486 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:42.491 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.492 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ed565a1, L:/127.0.0.1:54042 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.493 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0e3fd583, L:/127.0.0.1:60708 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:42.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.500 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:42.500 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.500 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.501 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.502 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:42.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.505 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.511 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.516 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x690ee926, L:/127.0.0.1:57458 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.518 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbf18349e, L:/127.0.0.1:54048 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.518 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.520 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.522 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5e4b07c3, L:/127.0.0.1:57460 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=658), Traces: [0ms] refreshing cache from master, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [599ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.525 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.530 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.532 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.532 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.535 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.536 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.541 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.544 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:42.544 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.544 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.545 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.547 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:42.548 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.552 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.565 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.567 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:42.567071 14615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.475281 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60714 (local address 127.13.80.188:40143)
06:04:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.475461 (+   180us) server_negotiation.cc:207] Beginning negotiation
06:04:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.475466 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.478059 (+  2593us) server_negotiation.cc:408] Connection header received
06:04:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.485360 (+  7301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:42.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.485364 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.485444 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.485504 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.499691 (+ 14187us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.500675 (+   984us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.564915 (+ 64240us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.565155 (+   240us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.566215 (+  1060us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.566246 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.566250 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.566271 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.566298 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.566308 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.566398 (+    90us) server_negotiation.cc:1036] Waiting for connection context
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.566853 (+   455us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60714: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60714): Connection reset by peer (error 104)
06:04:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
06:04:42.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.572 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:42.576 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:42.577 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.578 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.582 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.582 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:42.585 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.593 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.594 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=808), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [297ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [461ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.598 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.598 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=791), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [289ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [486ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:42.611 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.611 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=794), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [303ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.663 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9378adca, L:/127.0.0.1:57470 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.664 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.679 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.680 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.682 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x62dfcc7d, L:/127.0.0.1:57498 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.686 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.690 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:42.691 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:42.691 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:42.693 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.693 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.695 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.695 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:42.696 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.698 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.698 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.699 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.703 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.706 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.708 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=882), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [396ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [399ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:42.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.724 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.728 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.730 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.731 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.732 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.732 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.733 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.741 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.744 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.750 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.757 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.766 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.773 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.779 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.780 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.780 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.782 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.783 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.785 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.786 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.787 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.790 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.793 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.799 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:42.815 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.816 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.858 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.858 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.858 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64512dd5, L:/127.0.0.1:54080 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.859 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b60b8c7, L:/127.0.0.1:54060 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:42.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.853 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.852 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.852 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.850 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.817 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.847 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:42.845 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.864 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.865 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.740 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.868 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe049670e, L:/127.0.0.1:57486 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.869 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.748 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.845 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab09229e, L:/127.0.0.1:57514 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.841 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.839 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.838 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.835 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.834 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.832 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:42.830 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:42.828 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.827 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.826 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.825 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.824 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.823 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.823 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.822 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.821 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:42.820 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.819 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.819 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.818 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.817 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:42.886 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1018), Traces: [0ms] refreshing cache from master, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [574ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [597ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:42.886 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b0d3b01, L:/127.0.0.1:60726 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:42.760 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:42.890 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1092), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [485ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [498ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.890 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.898 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.899 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.901 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.902 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:42.902 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.902 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.903 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.903 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.905 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.905 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.905 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.906 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.907 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:42.909 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.909 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.913 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1079), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [754ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [944ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [966ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.915 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.915 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:42.916 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.916 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.917 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.917 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299962, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299962, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299962, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.918 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:42.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.918 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.918 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.920 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:42.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1024), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [533ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [829ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [878ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:42.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:42.926661 14794 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:42.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.824837 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60754 (local address 127.13.80.188:40143)
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.876771 (+ 51934us) server_negotiation.cc:207] Beginning negotiation
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.876776 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.917723 (+ 40947us) server_negotiation.cc:408] Connection header received
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.917778 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.917781 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.917842 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.917924 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.925220 (+  7296us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.926145 (+   925us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.926392 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60754: BlockingRecv error: recv got EOF from 127.0.0.1:60754 (error 108)
06:04:42.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51793,"thread_start_us":438,"threads_started":1}
06:04:42.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.930 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.931 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:42.931 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.931 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:42.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:42.933393 14767 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:42.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.855882 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60768 (local address 127.13.80.188:40143)
06:04:42.933 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:42.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.932779 (+ 76897us) server_negotiation.cc:207] Beginning negotiation
06:04:42.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.932783 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:42.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.932800 (+    17us) server_negotiation.cc:408] Connection header received
06:04:42.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.932844 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:42.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.932848 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:42.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.932920 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:42.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.933022 (+   102us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:42.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.933239 (+   217us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60768: BlockingRecv error: recv got EOF from 127.0.0.1:60768 (error 108)
06:04:42.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76773,"thread_start_us":384,"threads_started":1}
06:04:42.935 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:42.940 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.943 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.944 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:42.944 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.944 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.945 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:42.945895 14794 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.827400 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60804 (local address 127.13.80.188:40143)
06:04:42.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.927755 (+100355us) server_negotiation.cc:207] Beginning negotiation
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.927762 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.927780 (+    18us) server_negotiation.cc:408] Connection header received
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.927833 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.927836 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.927899 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:42.946 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.944673 (+ 16774us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.944809 (+   136us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.945494 (+   685us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:42.946 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.945682 (+   188us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60804: BlockingWrite error: write error: Broken pipe (error 32)
06:04:42.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":100268,"thread_start_us":304,"threads_started":1}
06:04:42.946 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.948 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.949 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:42.949 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:42.953 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.954 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.956 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:42.957 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.961 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:42.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.963 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.968 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:42.974 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.977 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:42.987 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa400f14b, L:/127.0.0.1:57542 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:42.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:42.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:42.988 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:42.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:42.990 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:42.991 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:42.991 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:42.991 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.992 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:42.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:42.992 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:42.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:42.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:42.997 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:42.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:42.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.000 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.007 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.010 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33fb51d6, L:/127.0.0.1:57528 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.015 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:43.015 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.015 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.015 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.016 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.019 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x244a2c95, L:/127.0.0.1:54100 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:43.023564 14770 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.823945 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60744 (local address 127.13.80.188:40143)
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.831980 (+  8035us) server_negotiation.cc:207] Beginning negotiation
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.832009 (+    29us) server_negotiation.cc:400] Waiting for connection header
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.832069 (+    60us) server_negotiation.cc:408] Connection header received
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.832363 (+   294us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.832374 (+    11us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.832763 (+   389us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.845422 (+ 12659us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.878181 (+ 32759us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.879042 (+   861us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.021738 (+142696us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.021953 (+   215us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.022758 (+   805us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.022874 (+   116us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.022964 (+    90us) server_negotiation.cc:1036] Waiting for connection context
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.023399 (+   435us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60744: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60744): Connection reset by peer (error 104)
06:04:43.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7743,"thread_start_us":31530,"threads_started":1}
06:04:43.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:43.025030 14611 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.826628 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60794 (local address 127.13.80.188:40143)
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.885862 (+ 59234us) server_negotiation.cc:207] Beginning negotiation
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.885867 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.901060 (+ 15193us) server_negotiation.cc:408] Connection header received
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.901113 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.901115 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.901183 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.901259 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.935850 (+ 34591us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.936618 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.022594 (+ 85976us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:43.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.022798 (+   204us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.023512 (+   714us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.023633 (+   121us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.023725 (+    92us) server_negotiation.cc:1036] Waiting for connection context
06:04:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.024894 (+  1169us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60794: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60794): Connection reset by peer (error 104)
06:04:43.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59139,"thread_start_us":496,"threads_started":1}
06:04:43.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.027 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:43.028 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:43.028 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x212fdec7, L:/127.0.0.1:57558 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.029 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc0a7d0a1, L:/127.0.0.1:57574 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.030 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x036a6589, L:/127.0.0.1:57530 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.030 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x46377dde, L:/127.0.0.1:54132 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.031 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:43.032 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.032 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.034 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x344b9735, L:/127.0.0.1:57620 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.034 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.040 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3942f3ae, L:/127.0.0.1:54090 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.041 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.041 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.041 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74666935, L:/127.0.0.1:57552 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.041 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:43.042 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:43.042 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.042 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:43.042917 14795 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.825589 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60784 (local address 127.13.80.188:40143)
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.884797 (+ 59208us) server_negotiation.cc:207] Beginning negotiation
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.884804 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.924746 (+ 39942us) server_negotiation.cc:408] Connection header received
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.924823 (+    77us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.924829 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.924916 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.930618 (+  5702us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.930779 (+   161us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.931788 (+  1009us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.937970 (+  6182us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:42.938270 (+   300us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.031196 (+ 92926us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.031333 (+   137us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.031445 (+   112us) server_negotiation.cc:1036] Waiting for connection context
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.042747 (+ 11302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60784: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60784): Cannot send after transport endpoint shutdown (error 108)
06:04:43.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59056,"thread_start_us":532,"threads_started":1}
06:04:43.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83e98929, L:/127.0.0.1:54066 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.051 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x07d83eaf, L:/127.0.0.1:57550 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.052 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c8ef7cc, L:/127.0.0.1:57638 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.053 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.054 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x02d547bb, L:/127.0.0.1:54124 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.055 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa3ef651e, L:/127.0.0.1:60728 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:43.055 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdfb61cc2, L:/127.0.0.1:54148 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.055 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe298e3cc, L:/127.0.0.1:54074 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.057 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55f5533e, L:/127.0.0.1:54108 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:43.060 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:43.060 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06337182, L:/127.0.0.1:57684 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:43.063 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:43.067 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x064df8cd, L:/127.0.0.1:57632 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1208), Traces: [0ms] refreshing cache from master, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [819ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1150ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.071 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6411c5fa, L:/127.0.0.1:57524 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.073 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.077 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb118e7ba, L:/127.0.0.1:57670 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.078 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf150d734, L:/127.0.0.1:57608 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.079 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde57c811, L:/127.0.0.1:60808 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:43.080 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.080 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2406d5ff, L:/127.0.0.1:57628 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.082 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x558e6080, L:/127.0.0.1:57682 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.083 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.083 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40dd19ff, L:/127.0.0.1:54098 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.085 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x34077035, L:/127.0.0.1:57616 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.086 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd576a0d, L:/127.0.0.1:57660 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.086 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x061bd32f, L:/127.0.0.1:57636 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.086 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.091 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.091 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc14ddf70, L:/127.0.0.1:57512 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.092 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:43.092 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.093 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.096 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.097 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3bcd6189, L:/127.0.0.1:57586 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.099 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5ede89b, L:/127.0.0.1:54146 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.100 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.102 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2043d03f, L:/127.0.0.1:57602 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.104 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7bb2bf31, L:/127.0.0.1:57554 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.111 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.112 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.112 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:43.115 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.115 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.123 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.130 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.131 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.137 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.138 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1339), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [291ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1210ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.141 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.141 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1279), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [377ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [930ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1171ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.113 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.162 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.163 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.164 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.166 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1316), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [502ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1005ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1229ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.166 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.167 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.168 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.168 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.169 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.170 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.171 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.171 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.172 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.174 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.174 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.175 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1358), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [273ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [955ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.176 [ERROR - pool-4-thread-13] (HashedWheelTimer.java:470) You are creating too many HashedWheelTimer instances. HashedWheelTimer is a shared resource that must be reused across the JVM, so that only a few instances are created.
06:04:43.176 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.178 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.179 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.186 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.186 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.187 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.188 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.188 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.189 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.190 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.191 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.193 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.193 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.193 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1264), Traces: [0ms] refreshing cache from master, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [498ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.194 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.194 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.194 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.195 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.196 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.196 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.197 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.197 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.198 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.199 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.199 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.199 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.200 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.200 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.201 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.201 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.201 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.202 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.202 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.202 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.203 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.203 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.204 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.204 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.204 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.205 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.205 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.206 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.209 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.209 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.210 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.211 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.211 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.211 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.212 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.216 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.216 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.217 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.219 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1336), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [933ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1156ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.220 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.220 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.220 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.221 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.222 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.224 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.226 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.226 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.227 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:43.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.230 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.230 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1410), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [294ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1231ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.231 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.240 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.240 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.245 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.245 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.245 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1344), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [317ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [944ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1162ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.246 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x77201e32, L:/127.0.0.1:60818 - R:/127.13.80.188:40143] using TOKEN/null
06:04:43.247 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.192 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.247 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.251 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.251 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.254 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.256 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.257 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.257 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.261 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.261 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.264 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.265 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.267 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.268 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.269 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.271 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.273 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.274 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.276 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.277 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.278 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.279 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1397), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1126ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:43.279 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.280 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.281 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.281 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.281 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.282 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.282 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.283 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.284 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.284 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.285 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.287 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.292 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.294 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.314 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.314 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.315 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.321 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.385 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.394 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.397 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.401 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6abe3a9b, L:/127.0.0.1:60892 - R:/127.13.80.188:40143] using TOKEN/null
06:04:43.402 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.403 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.404 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.405 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.406 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.407 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.407 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.408 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.412 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.413 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.414 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.414 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.414 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.414 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.414 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.414 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.414 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.413 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.415 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.416 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.416 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.416 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.417 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.417 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.418 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.418 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.419 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.420 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.421 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.422 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.422 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.425 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.414 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.437 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:43.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.443 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:43.443 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.451 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e8b14b2, L:/127.0.0.1:57738 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.453 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde8370db, L:/127.0.0.1:60906 - R:/127.13.80.188:40143] using TOKEN/null
06:04:43.458 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.462 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.466 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.467 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.469 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.470 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.470 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.470 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:43.450587 14766 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:43.471 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.471 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.472 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:43.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.475 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.475 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.478 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.479 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:43.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242749 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60882 (local address 127.13.80.188:40143)
06:04:43.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242851 (+   102us) server_negotiation.cc:207] Beginning negotiation
06:04:43.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.475 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242854 (+     3us) server_negotiation.cc:400] Waiting for connection header
06:04:43.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242865 (+    11us) server_negotiation.cc:408] Connection header received
06:04:43.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242891 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:43.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242897 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:43.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242944 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:43.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.243019 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:43.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.444075 (+201056us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:43.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.444906 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:43.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.450423 (+  5517us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60882: BlockingRecv error: recv got EOF from 127.0.0.1:60882 (error 108)
06:04:43.491 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:43.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.501 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.615 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.617 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.619 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.625 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.632 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.633 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.634 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.634 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.637 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.637 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.639 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.640 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.641 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.649 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b410709, L:/127.0.0.1:57858 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.653 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x974c1be6, L:/127.0.0.1:57712 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.661 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.661 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
06:04:43.668 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.669 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.669 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.670 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.671 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.673 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.673 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.683 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.13.80.130' into [/127.13.80.130] in 13047262ns
06:04:43.692 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.698 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.698 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc1b61ebf, L:/127.0.0.1:60832 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:43.703 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.707 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x36c77930, L:/127.0.0.1:57696 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.712 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd10ac483, L:/127.0.0.1:57758 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.717 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b644582, L:/127.0.0.1:57736 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.726 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.727 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec6a4e04, L:/127.0.0.1:60862 - R:/127.13.80.188:40143] using TOKEN/null
06:04:43.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.729 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.730 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.731 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.731 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:43.731 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.731 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.732 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.733 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.733 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.737 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.739 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0239230, L:/127.0.0.1:57842 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.741 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.741 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:43.741 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.741 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.742 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.742 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33590ce4, L:/127.0.0.1:54364 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.743 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.743 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17377b7c, L:/127.0.0.1:57822 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.744 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.746 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.747 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:43.747 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.747 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.748 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.748 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.748 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:43.749 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.749 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.749 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1779), Traces: [0ms] refreshing cache from master, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [798ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.752 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.754 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.755 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:43.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.761 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.762 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5176f2bf, L:/127.0.0.1:54278 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.763 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.764 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.765 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.766 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.768 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1981cc7e, L:/127.0.0.1:54240 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.769 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1906), Traces: [0ms] refreshing cache from master, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [858ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1157ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1847ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.773 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.775 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:43.777 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.777 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.778 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.778 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.784 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.784 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.785 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.785 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.785 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.786 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.786 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.786 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.787 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.787 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.787 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.788 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.790 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.787 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.793 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.793 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1816), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [753ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [924ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1416ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.797 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd26b571c, L:/127.0.0.1:60952 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:43.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.799 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.800 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:43.800 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.800 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.801 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.699 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.804 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.809 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.810 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23ae1237, L:/127.0.0.1:54268 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.810 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:43.810 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:43.811 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.812 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:43.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.812 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.812 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.813 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:43.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.814 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.815 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.815 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.816 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.816 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:43.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.816 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.817 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.817 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:43.818 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:43.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2004), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1188ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1922ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.830 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b3a6e1f, L:/127.0.0.1:57880 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.834 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.842 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.843 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:43.843 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.843 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.844 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.847 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.848 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:43.849 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.849 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.850 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.851 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x910853d1, L:/127.0.0.1:54342 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.851 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:43.851 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.855 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef8c23e7, L:/127.0.0.1:57790 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.861 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaecf7244, L:/127.0.0.1:54388 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.865 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65059fbd, L:/127.0.0.1:57898 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:43.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:43.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:43.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:43.871 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.872 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e5ccdf7, L:/127.0.0.1:57730 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.872 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:43.873 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:43.873 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:43.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:43.874 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb1869003, L:/127.0.0.1:60858 - R:/127.13.80.188:40143] using TOKEN/null
06:04:43.875 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.715 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.878 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.715 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:43.880851 13823 connection.cc:466] server connection from 127.0.0.1:60858 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:60858 (request call id 0) could send its response
06:04:43.883 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.885 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:43.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:43.716 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.886 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:43.716 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:43.888315 14553 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:43.717 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.889 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.892 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a2a5370, L:/127.0.0.1:54162 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.718 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.241457 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57766 (local address 127.13.80.189:36889)
06:04:43.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242085 (+   628us) server_negotiation.cc:207] Beginning negotiation
06:04:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242090 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242104 (+    14us) server_negotiation.cc:408] Connection header received
06:04:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242134 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242137 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242186 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242258 (+    72us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.323016 (+ 80758us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.323703 (+   687us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.867869 (+544166us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.868074 (+   205us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.887340 (+ 19266us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.887368 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.887372 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.887569 (+   197us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57766: getpeername error: Transport endpoint is not connected (error 107)
06:04:43.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":530}
06:04:43.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:43.897574 15048 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:43.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.692129 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32838 (local address 127.13.80.188:40143)
06:04:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.701852 (+  9723us) server_negotiation.cc:207] Beginning negotiation
06:04:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.701855 (+     3us) server_negotiation.cc:400] Waiting for connection header
06:04:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.893662 (+191807us) server_negotiation.cc:408] Connection header received
06:04:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.897006 (+  3344us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.897010 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.897106 (+    96us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.897202 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.897425 (+   223us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32838: BlockingRecv error: recv got EOF from 127.0.0.1:32838 (error 108)
06:04:43.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":9677,"thread_start_us":78,"threads_started":1}
06:04:43.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.901 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c883ce3, L:/127.0.0.1:57794 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.720 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:43.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.913 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.914 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.917 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.918 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:43.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1935), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [748ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1534ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:43.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.920 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:43.910817 15037 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:43.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.655496 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32772 (local address 127.13.80.188:40143)
06:04:43.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.677433 (+ 21937us) server_negotiation.cc:207] Beginning negotiation
06:04:43.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.677440 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:43.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910272 (+232832us) server_negotiation.cc:408] Connection header received
06:04:43.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910326 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:43.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910330 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:43.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910398 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:43.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910486 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:43.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910667 (+   181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32772: BlockingRecv error: recv got EOF from 127.0.0.1:32772 (error 108)
06:04:43.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":22,"server-negotiator.queue_time_us":21862,"thread_start_us":618,"threads_started":1}
06:04:43.922 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.927 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.929 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.940 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.945 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.951 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ec9b980, L:/127.0.0.1:54174 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.955 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.957 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.962 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2109216b, L:/127.0.0.1:54402 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:43.966 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.966 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.966 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa4339e94, L:/127.0.0.1:32846 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:43.908 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.969 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.969 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.971 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2a2f07a2, L:/127.0.0.1:32834 - R:/127.13.80.188:40143] using TOKEN/null
06:04:43.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.975 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd4c2c24f, L:/127.0.0.1:32820 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:43.975 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.720 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.978 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc1c258ba, L:/127.0.0.1:33050 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:43.720 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.980 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.720 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:43.983 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.985 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.986 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.986 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:43.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.989 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:43.990 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.991 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.906 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.994 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.994 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:43.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:43.997 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:43.720 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.000 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.000 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.001 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.003 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ecaef52, L:/127.0.0.1:58044 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.004 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.005 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.006 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1edec85a, L:/127.0.0.1:57902 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.008 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.009 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.014 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.015 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.017 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.018 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf6642888, L:/127.0.0.1:33070 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.020 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.021 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.026 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.029 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.029 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.031 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4fd70c75, L:/127.0.0.1:54610 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.033 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.033 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.033 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:43.989 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.037 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:43.964 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.041 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=843), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [690ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [707ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.045 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.045 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.048 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.051 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.053 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.062 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.938 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbb118113, L:/127.0.0.1:57722 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:43.938 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2247), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1395ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.071 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:44.071 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:44.072 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.073 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:43.935 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.077 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x05c53da1, L:/127.0.0.1:54288 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:43.934 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.079 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:43.933 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.080 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.080 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.081 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.081 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.081 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.082 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.082 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.083 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.083 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:43.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.061 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9056adc6, L:/127.0.0.1:58180 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.087 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.020 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.000 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.095 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.096 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.096 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.097215 14901 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.267271 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60926 (local address 127.13.80.188:40143)
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.341221 (+ 73950us) server_negotiation.cc:207] Beginning negotiation
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.341228 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.341248 (+    20us) server_negotiation.cc:408] Connection header received
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.341306 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.341309 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.341382 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.341991 (+   609us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.095745 (+753754us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.096672 (+   927us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.097001 (+   329us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60926: BlockingRecv error: recv got EOF from 127.0.0.1:60926 (error 108)
06:04:44.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73810,"thread_start_us":137,"threads_started":1}
06:04:44.105 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a4f0f3c, L:/127.0.0.1:54400 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.112 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb180dc04, L:/127.0.0.1:57744 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.123 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe00a0765, L:/127.0.0.1:57860 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.123 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.139 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d18a5e0, L:/127.0.0.1:54234 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.158581 14611 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.189565 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60848 (local address 127.13.80.188:40143)
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.192764 (+  3199us) server_negotiation.cc:207] Beginning negotiation
06:04:44.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.192770 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.192788 (+    18us) server_negotiation.cc:408] Connection header received
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.192859 (+    71us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.192862 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.192937 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.193033 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.392836 (+199803us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.393610 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.156712 (+763102us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.157006 (+   294us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.157879 (+   873us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.158021 (+   142us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.158105 (+    84us) server_negotiation.cc:1036] Waiting for connection context
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.158451 (+   346us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60848: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60848): Connection reset by peer (error 104)
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3061}
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.158610 15054 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.691510 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57910 (local address 127.13.80.189:36889)
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.701123 (+  9613us) server_negotiation.cc:207] Beginning negotiation
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.701128 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.901197 (+200069us) server_negotiation.cc:408] Connection header received
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.907983 (+  6786us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.907986 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.908032 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.908123 (+    91us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.156930 (+248807us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.157782 (+   852us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.158364 (+   582us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57910: BlockingRecv error: recv got EOF from 127.0.0.1:57910 (error 108)
06:04:44.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":9494,"thread_start_us":171,"threads_started":1}
06:04:44.161 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.161 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.162 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.165 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.169 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.171 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.171 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:44.171 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.172 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.172 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.174 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.182734 14771 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.264064 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60916 (local address 127.13.80.188:40143)
06:04:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.266811 (+  2747us) server_negotiation.cc:207] Beginning negotiation
06:04:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.266817 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.315289 (+ 48472us) server_negotiation.cc:408] Connection header received
06:04:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.315357 (+    68us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.315361 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.315434 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.315561 (+   127us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.620679 (+305118us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.621537 (+   858us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.180633 (+559096us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.180828 (+   195us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.181793 (+   965us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.181847 (+    54us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.181851 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.181870 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.181905 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.181916 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.181997 (+    81us) server_negotiation.cc:1036] Waiting for connection context
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.182533 (+   536us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60916: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60916): Connection reset by peer (error 104)
06:04:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2613}
06:04:44.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.196 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4056657b, L:/127.0.0.1:54182 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.213 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299933, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.214 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.215 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.215 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.216 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.227587 15067 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.705714 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32894 (local address 127.13.80.188:40143)
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.708175 (+  2461us) server_negotiation.cc:207] Beginning negotiation
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.708179 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.953398 (+245219us) server_negotiation.cc:408] Connection header received
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.953944 (+   546us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.953949 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.954021 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.954130 (+   109us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.225619 (+271489us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.226770 (+  1151us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.227383 (+   613us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32894: BlockingRecv error: recv got EOF from 127.0.0.1:32894 (error 108)
06:04:44.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2367,"thread_start_us":115,"threads_started":1}
06:04:44.230 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.230 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.249487 14769 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.241736 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60872 (local address 127.13.80.188:40143)
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242273 (+   537us) server_negotiation.cc:207] Beginning negotiation
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242277 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242288 (+    11us) server_negotiation.cc:408] Connection header received
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242321 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242324 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242394 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.242483 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.472993 (+230510us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.473888 (+   895us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.139864 (+665976us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.140107 (+   243us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.248619 (+108512us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.248765 (+   146us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.248870 (+   105us) server_negotiation.cc:1036] Waiting for connection context
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.249300 (+   430us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60872: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60872): Connection reset by peer (error 104)
06:04:44.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":436}
06:04:44.253 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.253 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.281 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe53e8548, L:/127.0.0.1:54208 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.292 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.296 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.301 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.304 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.308 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd877b4dd, L:/127.0.0.1:54286 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.309 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.311 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.311 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.311 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.312 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x664f5d3f, L:/127.0.0.1:57808 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.313 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.316 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.318 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.323 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.324 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.340 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.345 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.345 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.348 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.357 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.367 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.368 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.371 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.374 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.376 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.378 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.381 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.385 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.387 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.388 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.391 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.414 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.418 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d991f5f, L:/127.0.0.1:54302 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.421 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2596), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2476ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.426 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.432 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.432 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.432 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.434 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.434 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.436 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.432 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.437 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.439 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.443 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.443 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.449 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.450 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.453 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.453 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.455 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.458 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.460 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.467 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.469 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc5c7613f, L:/127.0.0.1:54714 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.471 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.479 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.491 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.495 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.497 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.498 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24973e38, L:/127.0.0.1:54710 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.499 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.500 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.501 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.502 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1291), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1065ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1152ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.510 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae2854e7, L:/127.0.0.1:33190 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.511 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1e09c819, L:/127.0.0.1:33156 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.518 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.518 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1313), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1090ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1127ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.521 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3469f724, L:/127.0.0.1:33172 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.523 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1a3114b8, L:/127.0.0.1:33178 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.524 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.529 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.531 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.532 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:44.532 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:44.532 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.533 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.534 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:44.534 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:44.534 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:44.536 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.536 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.542 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.555 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:44.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:44.559 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.560 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeef8405e, L:/127.0.0.1:54564 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.564 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.564 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e754dec, L:/127.0.0.1:32868 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.549 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.573 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed0bda66, L:/127.0.0.1:54584 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.573 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb3ae1ab3, L:/127.0.0.1:54754 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:44.582 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.583 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.583 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x624a8c67, L:/127.0.0.1:54522 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1667), Traces: [0ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1438ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.596 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x68dfc606, L:/127.0.0.1:54626 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.597 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:44.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2304), Traces: [0ms] refreshing cache from master, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [790ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [887ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1261ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1984ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.598 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfe3f5d3e, L:/127.0.0.1:54246 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1501), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1462ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2619), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [740ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [920ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2240ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.603 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1410), Traces: [0ms] refreshing cache from master, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [772ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1273ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.611 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcee1655d, L:/127.0.0.1:33208 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.613 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.616 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x80034522, L:/127.0.0.1:54644 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.616 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.616 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.617 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.617 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.618 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.618 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.618 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.619 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.620 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.620 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.620 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.623 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfb628bd0, L:/127.0.0.1:33196 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.623 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x477d6a6e, L:/127.0.0.1:54730 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.624 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ab6ab2d, L:/127.0.0.1:54722 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.625 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.627 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.627 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.628 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1426), Traces: [0ms] refreshing cache from master, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.629 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:44.629 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:44.629 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.631 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.631 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1439), Traces: [0ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1199ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1293ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.641 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1025b3cc, L:/127.0.0.1:57906 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.645 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.649 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.651 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:44.652 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:44.652 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.651 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.653 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6d51fe95, L:/127.0.0.1:33202 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.654 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:44.654 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.654 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:44.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.655 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.655 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.656 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.656 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.656 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.664 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3a5afe2, L:/127.0.0.1:54482 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.667 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6df72b9e, L:/127.0.0.1:32990 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2712), Traces: [0ms] refreshing cache from master, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [792ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1462ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2055ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.676 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.676 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ed3bc9d, L:/127.0.0.1:54762 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.678 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7b9dc36d, L:/127.0.0.1:54740 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.679 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:44.679 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:44.679 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.680 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:44.683 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.687 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.687 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.689 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.691 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.706398 14766 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.471973 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60940 (local address 127.13.80.188:40143)
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.473699 (+  1726us) server_negotiation.cc:207] Beginning negotiation
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.473704 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.473724 (+    20us) server_negotiation.cc:408] Connection header received
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.481904 (+  8180us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.481910 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.481993 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.482085 (+    92us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.131088 (+649003us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.131822 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.705172 (+573350us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.705445 (+   273us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:44.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.705840 (+   395us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:44.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.705896 (+    56us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:44.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.705900 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:44.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.705917 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
06:04:44.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.705938 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:44.708 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:44.708 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.709 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:44.709 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.710 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.710 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1485), Traces: [0ms] refreshing cache from master, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1285ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.705948 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:44.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.706044 (+    96us) server_negotiation.cc:1036] Waiting for connection context
06:04:44.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.706228 (+   184us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60940: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60940): Connection reset by peer (error 104)
06:04:44.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1605}
06:04:44.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.713570 15083 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.710812 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58032 (local address 127.13.80.189:36889)
06:04:44.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.712046 (+  1234us) server_negotiation.cc:207] Beginning negotiation
06:04:44.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.712050 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:44.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.946033 (+233983us) server_negotiation.cc:408] Connection header received
06:04:44.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.946104 (+    71us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.946108 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.946191 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.946317 (+   126us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:44.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.240436 (+294119us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.241419 (+   983us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.715 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:44.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.712625 (+471206us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.717 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.712897 (+   272us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.713076 (+   179us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.713104 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.713108 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.713123 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.713149 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.713159 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.713242 (+    83us) server_negotiation.cc:1036] Waiting for connection context
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.713404 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58032: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58032): Connection reset by peer (error 104)
06:04:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1135}
06:04:44.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.725 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:44.725 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:44.725 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.725 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.726 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.727 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.728 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a327ea9, L:/127.0.0.1:54764 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.726 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:44.728 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:44.729 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0d91951, L:/127.0.0.1:32962 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.732 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.735 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x982e5ca9, L:/127.0.0.1:54658 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.735 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:44.737 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2a20d145, L:/127.0.0.1:33108 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.739 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1536), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1394ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.744 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.747 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.748478 15110 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.743969 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32996 (local address 127.13.80.188:40143)
06:04:44.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.781894 (+ 37925us) server_negotiation.cc:207] Beginning negotiation
06:04:44.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.781899 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.968474 (+186575us) server_negotiation.cc:408] Connection header received
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.974424 (+  5950us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.974428 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.974464 (+    36us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.974549 (+    85us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.049944 (+ 75395us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.050800 (+   856us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.747446 (+696646us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.747669 (+   223us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.747936 (+   267us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.747961 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.747964 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.747978 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.748006 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:44.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.748015 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:44.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.748104 (+    89us) server_negotiation.cc:1036] Waiting for connection context
06:04:44.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.748276 (+   172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32996: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32996): Connection reset by peer (error 104)
06:04:44.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":37630,"thread_start_us":135,"threads_started":1}
06:04:44.752 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.753 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26c26305, L:/127.0.0.1:54770 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.760 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a17e698, L:/127.0.0.1:58194 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.761 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:44.761 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:44.761 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.762305 14795 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.960325 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33072 (local address 127.13.80.188:40143)
06:04:44.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.970803 (+ 10478us) server_negotiation.cc:207] Beginning negotiation
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.970808 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.122376 (+151568us) server_negotiation.cc:408] Connection header received
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.140973 (+ 18597us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.140980 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.141088 (+   108us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.141179 (+    91us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.761129 (+619950us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.761881 (+   752us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.762144 (+   263us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33072: BlockingRecv error: recv got EOF from 127.0.0.1:33072 (error 108)
06:04:44.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10388}
06:04:44.765 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.769 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.771 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2905), Traces: [0ms] refreshing cache from master, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [845ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1135ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2846ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.775 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7fc63864, L:/127.0.0.1:54776 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=825), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [61ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.782 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.783 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.783 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.783 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.784 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.784 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.785 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x54bf7572, L:/127.0.0.1:33214 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.786 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.786 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:44.787 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:44.787 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.787 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.788 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.798 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.798 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.800 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.800 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1521), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [314ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1321ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, deferred=null) after lookup
06:04:44.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.812 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.813 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x75b7351e, L:/127.0.0.1:33024 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.813 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:44.814 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.814 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.815 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.815 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.815 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x48b40be2, L:/127.0.0.1:32796 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.815 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.818 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6e87ede, L:/127.0.0.1:33230 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.819 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:44.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:44.819 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:44.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2574), Traces: [0ms] refreshing cache from master, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1510ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:44.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.835 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.855 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe06597bd, L:/127.0.0.1:32908 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.856 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.856 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.856 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.858 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.861 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:44.862 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.857 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd3a8c5b, L:/127.0.0.1:58164 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.862 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.879 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd2db8603, L:/127.0.0.1:60988 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.886 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24bcde72, L:/127.0.0.1:54348 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.887 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e54f05e, L:/127.0.0.1:57976 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:44.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2555), Traces: [0ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1493ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2268ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.894 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.900 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.898 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.905 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.905 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.905 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.906 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.906 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.914 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.914 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.922 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x53032fd0, L:/127.0.0.1:33236 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.927706 15053 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.689664 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32806 (local address 127.13.80.188:40143)
06:04:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.693416 (+  3752us) server_negotiation.cc:207] Beginning negotiation
06:04:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.693420 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.890084 (+196664us) server_negotiation.cc:408] Connection header received
06:04:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.907689 (+ 17605us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.907695 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.907762 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.907857 (+    95us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.180107 (+272250us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.180996 (+   889us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.921399 (+740403us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.921676 (+   277us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.927014 (+  5338us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.927067 (+    53us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.927071 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.927090 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.927145 (+    55us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.927160 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.927280 (+   120us) server_negotiation.cc:1036] Waiting for connection context
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.927491 (+   211us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32806: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32806): Connection reset by peer (error 104)
06:04:44.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3674,"thread_start_us":260,"threads_started":1}
06:04:44.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.932 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x917d7600, L:/127.0.0.1:54304 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.934 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.936 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x86e1bad3, L:/127.0.0.1:32780 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2940), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [560ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [674ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2406ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.944 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.945 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1735), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [428ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1255ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1295ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:44.946 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.947 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.947 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.947 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.950 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.951 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.952 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.953 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.954 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.954 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.954 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.956 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.956 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.962 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.962 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1759), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1046ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1389ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2983), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [680ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1781ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2633), Traces: [0ms] refreshing cache from master, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1704ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.970 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:44.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:44.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.975134 15042 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.948607 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33246 (local address 127.13.80.188:40143)
06:04:44.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.948778 (+   171us) server_negotiation.cc:207] Beginning negotiation
06:04:44.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.948783 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:44.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.949487 (+   704us) server_negotiation.cc:408] Connection header received
06:04:44.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.950940 (+  1453us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.950944 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.951028 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.951084 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:44.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.964760 (+ 13676us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.965600 (+   840us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.974966 (+  9366us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33246: BlockingRecv error: recv got EOF from 127.0.0.1:33246 (error 108)
06:04:44.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
06:04:44.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.978 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:44.980 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:44.980 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:44.981 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:44.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.982 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:44.985 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:44.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:44.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:44.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:44.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:44.987 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:44.988 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:44.989 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:44.989 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.990 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x626810d8, L:/127.0.0.1:54374 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:44.990 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:44.990 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:44.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:44.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:44.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:44.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:44.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3009), Traces: [0ms] refreshing cache from master, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [779ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1253ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2364ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:44.996297 15109 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.744445 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58134 (local address 127.13.80.189:36889)
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.776125 (+ 31680us) server_negotiation.cc:207] Beginning negotiation
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.776130 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.172594 (+396464us) server_negotiation.cc:408] Connection header received
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.172671 (+    77us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.172675 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.172752 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.176629 (+  3877us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.214305 (+ 37676us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.215383 (+  1078us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.995365 (+779982us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.995592 (+   227us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.995750 (+   158us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.995775 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.995779 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.995796 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
06:04:44.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.995829 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:44.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.995840 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:44.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.995931 (+    91us) server_negotiation.cc:1036] Waiting for connection context
06:04:44.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.996107 (+   176us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58134: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58134): Connection reset by peer (error 104)
06:04:44.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31570,"thread_start_us":1398,"threads_started":1}
06:04:45.001 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x390ec322, L:/127.0.0.1:54780 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.004 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x84c9d7d7, L:/127.0.0.1:54262 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.009 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x051e48aa, L:/127.0.0.1:58082 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.010 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x921596b1, L:/127.0.0.1:33244 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:44.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.012 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.012 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:45.012 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:44.982 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.014 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.014 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.014 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.014 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.014 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3152), Traces: [0ms] refreshing cache from master, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [735ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [972ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1687ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2891ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.019 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8db9949e, L:/127.0.0.1:32958 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.028 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.040 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.040 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.042 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:45.052 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.065 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.132 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf9bb7d03, L:/127.0.0.1:54690 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.134 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.134 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1847), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1253ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1516ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:45.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.136 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.137 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.137 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.137 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1938), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1033ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1592ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.139 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.139 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.141 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x47254e3e, L:/127.0.0.1:57774 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.142 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51b08391, L:/127.0.0.1:57832 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.142439 14782 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.692150 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57926 (local address 127.13.80.189:36889)
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.701162 (+  9012us) server_negotiation.cc:207] Beginning negotiation
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.701167 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.901642 (+200475us) server_negotiation.cc:408] Connection header received
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.901683 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.901686 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.901746 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.901830 (+    84us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.205617 (+303787us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.206686 (+  1069us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.141463 (+934777us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.141714 (+   251us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.141894 (+   180us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.141941 (+    47us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.141944 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.141960 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.141982 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.141993 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.142092 (+    99us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.142267 (+   175us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57926: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57926): Connection reset by peer (error 104)
06:04:45.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8938,"thread_start_us":108,"threads_started":1}
06:04:45.144 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1855), Traces: [0ms] refreshing cache from master, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [976ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1425ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, deferred=null) after lookup
06:04:45.146 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.146 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.147353 13745 connection.cc:466] server connection from 127.0.0.1:57832 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57832 (request call id 0) could send its response
06:04:45.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.154 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb7f82577, L:/127.0.0.1:54802 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.157 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef4eb1bd, L:/127.0.0.1:58150 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.160 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1899), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [680ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1679ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.161 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf809aa4e, L:/127.0.0.1:33092 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.163 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.167 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.168 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.168 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.168 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.169 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.173 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.173 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.173 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.177 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.178 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.178 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab132209, L:/127.0.0.1:57872 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.180 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.181 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:45.183 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.156203 15087 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.713267 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32950 (local address 127.13.80.188:40143)
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.714657 (+  1390us) server_negotiation.cc:207] Beginning negotiation
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.714660 (+     3us) server_negotiation.cc:400] Waiting for connection header
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.983867 (+269207us) server_negotiation.cc:408] Connection header received
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.983933 (+    66us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.983936 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.983999 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.984097 (+    98us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.267153 (+283056us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.268063 (+   910us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155015 (+886952us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155289 (+   274us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155467 (+   178us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155493 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155496 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155511 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155542 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155553 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155745 (+   192us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.155969 (+   224us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32950: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32950): Connection reset by peer (error 104)
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1328,"thread_start_us":90,"threads_started":1}
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.186723 15091 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.713950 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58066 (local address 127.13.80.189:36889)
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.714541 (+   591us) server_negotiation.cc:207] Beginning negotiation
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.714546 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.914148 (+199602us) server_negotiation.cc:408] Connection header received
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.914204 (+    56us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.914207 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.914263 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.914393 (+   130us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.190625 (+276232us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.191368 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.185719 (+994351us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.185982 (+   263us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.186161 (+   179us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.186185 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.186189 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.193 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.194 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.194 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.194 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3366), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1850ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2259ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.200 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.202 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.202 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.202 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.203 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.203 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.204 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.204 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.205 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.205 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.205 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3116), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [701ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1937ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.207 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb3987c10, L:/127.0.0.1:54598 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.207 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.208 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.208 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdcf67d2c, L:/127.0.0.1:54406 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.210 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.210 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:45.210 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.211 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e36e7ae, L:/127.0.0.1:54190 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.212 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:45.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.217 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3778859d, L:/127.0.0.1:54198 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.219 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3245), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [730ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1673ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2883ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.186204 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.186235 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.186245 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.186339 (+    94us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.186513 (+   174us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58066: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58066): Connection reset by peer (error 104)
06:04:45.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":522}
06:04:45.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.191345 15096 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.715979 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58098 (local address 127.13.80.189:36889)
06:04:45.222 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.225 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd892a0b4, L:/127.0.0.1:32922 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.225 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.226 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.226 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.226 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.227 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.227 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb0f91cce, L:/127.0.0.1:57948 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.228 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2f6a592, L:/127.0.0.1:54232 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.228 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d91e2ca, L:/127.0.0.1:33306 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.229 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5bd8a202, L:/127.0.0.1:57986 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3235), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [765ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1139ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2376ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.230 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeaa2afce, L:/127.0.0.1:54466 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3364), Traces: [0ms] refreshing cache from master, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [909ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1173ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2645ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [3306ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3252), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [671ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [923ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1621ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2872ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.232 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfc2e3eac, L:/127.0.0.1:60968 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.233 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.234 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.234 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.234 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.235 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.235 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.236 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb328bd41, L:/127.0.0.1:57934 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.238 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b18022d, L:/127.0.0.1:54542 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.239 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8a3e0a95, L:/127.0.0.1:32920 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.239 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.240 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.240 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf38fd9b, L:/127.0.0.1:57884 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.240 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.240 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.241 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.241 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.242 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.242 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.244 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9091b32, L:/127.0.0.1:54628 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.245 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66b70a52, L:/127.0.0.1:58006 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.246 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd7a72a0d, L:/127.0.0.1:33250 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2049), Traces: [0ms] refreshing cache from master, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1914ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.250 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.251 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.251 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.253 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.254 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9f6ec16f, L:/127.0.0.1:32978 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.717024 (+  1045us) server_negotiation.cc:207] Beginning negotiation
06:04:45.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.717028 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.917398 (+200370us) server_negotiation.cc:408] Connection header received
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.917446 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.917449 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.917501 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.917721 (+   220us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.200986 (+283265us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.201980 (+   994us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.190392 (+988412us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.190666 (+   274us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.190841 (+   175us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.190863 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.190866 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.190880 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.190905 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.190914 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.190997 (+    83us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.191150 (+   153us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58098: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58098): Connection reset by peer (error 104)
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":912,"thread_start_us":113,"threads_started":1}
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.205632 14794 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.777580 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33010 (local address 127.13.80.188:40143)
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.782473 (+  4893us) server_negotiation.cc:207] Beginning negotiation
06:04:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.782477 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.965534 (+183057us) server_negotiation.cc:408] Connection header received
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.965581 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.965584 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.965661 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.965764 (+   103us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.230530 (+264766us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.231283 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.204417 (+973134us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.204907 (+   490us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.205069 (+   162us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.205092 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.205095 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.205109 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.205128 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.205140 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.205244 (+   104us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.205436 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33010: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33010): Connection reset by peer (error 104)
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4808,"thread_start_us":224,"threads_started":1}
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.208865 15042 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.001052 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33264 (local address 127.13.80.188:40143)
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.001228 (+   176us) server_negotiation.cc:207] Beginning negotiation
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.001234 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.002148 (+   914us) server_negotiation.cc:408] Connection header received
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.005829 (+  3681us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.005835 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.005913 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.005991 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.207737 (+201746us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.208504 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1996), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [935ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1897ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1905ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.208738 (+   234us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33264: BlockingWrite error: write error: Broken pipe (error 32)
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.212939 14767 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.167577 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33294 (local address 127.13.80.188:40143)
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.168717 (+  1140us) server_negotiation.cc:207] Beginning negotiation
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.168722 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.168737 (+    15us) server_negotiation.cc:408] Connection header received
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.168777 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.242 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f3cdfd7, L:/127.0.0.1:54436 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.168780 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.168831 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.168897 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.211783 (+ 42886us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.212515 (+   732us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.212814 (+   299us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33294: BlockingWrite error: write error: Broken pipe (error 32)
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1039}
06:04:45.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.218252 13742 connection.cc:466] server connection from 127.0.0.1:57872 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57872 (request call id 0) could send its response
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.254789 15116 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.777672 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33036 (local address 127.13.80.188:40143)
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.850961 (+ 73289us) server_negotiation.cc:207] Beginning negotiation
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.850966 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.314852 (+463886us) server_negotiation.cc:408] Connection header received
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.314942 (+    90us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.314946 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.315034 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.317278 (+  2244us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.247930 (+930652us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.254332 (+  6402us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.254608 (+   276us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33036: BlockingRecv error: recv got EOF from 127.0.0.1:33036 (error 108)
06:04:45.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73102,"thread_start_us":142,"threads_started":1}
06:04:45.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2910), Traces: [0ms] refreshing cache from master, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1173ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2054ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2626ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3285), Traces: [0ms] refreshing cache from master, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2574ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2627ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2642ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.272 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.272 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.272 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.273 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.274 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.279 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.279 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.279 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.280 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.280 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.280 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.281 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.281 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.282 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.282 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.289 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.289 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.291 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.293 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.293 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.293 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.294 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.265 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f1f21ba, L:/127.0.0.1:54794 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.301 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.301 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.301 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.302 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.305 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.305 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.306 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.306 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.308 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.308 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2230), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [651ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2034ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2121ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.313 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.313 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.313 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.314 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.314 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.314 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.314 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.315 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.315 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.315 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.315 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.316 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.315 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.317 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.319 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.319 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.319 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.319 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.319 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf60f3785, L:/127.0.0.1:33274 - R:/127.13.80.188:40143] using TOKEN/null
06:04:45.320 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.320 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.323 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.324 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a9412f3, L:/127.0.0.1:33140 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.324 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:45.324 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.324 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.325 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.325 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.325 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.326 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.330783 15067 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.167507 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33286 (local address 127.13.80.188:40143)
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.167700 (+   193us) server_negotiation.cc:207] Beginning negotiation
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.167707 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.167724 (+    17us) server_negotiation.cc:408] Connection header received
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.167777 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.167780 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.167861 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.167970 (+   109us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.256334 (+ 88364us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.257108 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.321968 (+ 64860us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.322217 (+   249us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.328427 (+  6210us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.328570 (+   143us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.328655 (+    85us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.330629 (+  1974us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33286: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33286): Connection reset by peer (error 104)
06:04:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":100}
06:04:45.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.333 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.334 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.334 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x726024e0, L:/127.0.0.1:54818 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.335 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.338 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe66cc484, L:/127.0.0.1:54810 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.338 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.338 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.341 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.341 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.346 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.346 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.351 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.351 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.353 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.353 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.353 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.355 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.356 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.356 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.357 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.362 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.362 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.365 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:45.365 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:45.365 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:45.366 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.369 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.370 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.370 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.370 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.394 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8dac8932, L:/127.0.0.1:54576 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.402012 15041 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.649210 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60978 (local address 127.13.80.188:40143)
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.666866 (+ 17656us) server_negotiation.cc:207] Beginning negotiation
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.666871 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.666889 (+    18us) server_negotiation.cc:408] Connection header received
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.666934 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.666938 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.666993 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.667466 (+   473us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.738444 (+ 70978us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.739350 (+   906us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401034 (+1661684us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401303 (+   269us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401489 (+   186us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401517 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401520 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401535 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401566 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401575 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401653 (+    78us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.401823 (+   170us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60978: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60978): Connection reset by peer (error 104)
06:04:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":15925,"thread_start_us":74,"threads_started":1}
06:04:45.405 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31cffe83, L:/127.0.0.1:54530 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2499), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [876ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1607ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2274ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c1d0379, L:/127.0.0.1:54510 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.416 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e3a1cc7, L:/127.0.0.1:57960 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.423327 15070 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.706129 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32884 (local address 127.13.80.188:40143)
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.708661 (+  2532us) server_negotiation.cc:207] Beginning negotiation
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.708668 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.921717 (+213049us) server_negotiation.cc:408] Connection header received
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.940781 (+ 19064us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.940786 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.940861 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.940975 (+   114us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.170451 (+229476us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.171266 (+   815us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.422263 (+1250997us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.422550 (+   287us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.422756 (+   206us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.422784 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.422788 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.422806 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.422836 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.422846 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.422934 (+    88us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.423120 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32884: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32884): Connection reset by peer (error 104)
06:04:45.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2381,"thread_start_us":92,"threads_started":1}
06:04:45.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.426 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.427 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.427 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.427 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.432 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0e82661d, L:/127.0.0.1:54612 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.436 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf52f4124, L:/127.0.0.1:54438 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2353), Traces: [0ms] refreshing cache from master, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2095ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2115ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2300ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2327), Traces: [0ms] refreshing cache from master, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2114ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2291ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3451), Traces: [0ms] refreshing cache from master, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1270ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2609ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2806ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3176), Traces: [0ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [796ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1185ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2720ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2830ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.443 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.443 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.446 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.446 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.446 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.453 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.13.80.131' into [/127.13.80.131] in 1229959ns
06:04:45.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.455 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.456 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.456 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.456 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.457 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.458 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.463 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf20fd4e, L:/127.0.0.1:54206 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.469 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5cea6734, L:/127.0.0.1:33058 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeb58c392, L:/127.0.0.1:54450 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3483), Traces: [0ms] refreshing cache from master, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [567ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2211ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2832ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2835ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.481 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.481 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.481 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3498), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [713ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [909ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [3108ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.486 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.493 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.494 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.494 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.495 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.495 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.495 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.495 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.496 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.496 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.497 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.499 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:45.499 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.499 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.500 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.506 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.511 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.511 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.511 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa63d62c9, L:/127.0.0.1:54664 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.511 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2318), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1024ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1898ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2181ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.519 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.519 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.520 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.524 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.530 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.539912 15092 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.713048 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32928 (local address 127.13.80.188:40143)
06:04:45.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3556), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [680ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1938ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [2432ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, deferred=null) after lookup
06:04:45.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3550), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [579ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [715ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1796ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [2326ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, deferred=null) after lookup
06:04:45.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.714542 (+  1494us) server_negotiation.cc:207] Beginning negotiation
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.714546 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.936639 (+222093us) server_negotiation.cc:408] Connection header received
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.936704 (+    65us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.936707 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.936782 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.938315 (+  1533us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.090521 (+152206us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.091531 (+  1010us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.536721 (+1445190us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.537018 (+   297us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.539196 (+  2178us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.539237 (+    41us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.539243 (+     6us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.539268 (+    25us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.539316 (+    48us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.539330 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.539441 (+   111us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.539690 (+   249us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32928: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32928): Connection reset by peer (error 104)
06:04:45.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1373,"thread_start_us":113,"threads_started":1}
06:04:45.545 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.545 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.546 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.563 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc255fc75, L:/127.0.0.1:54636 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.559 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.557003 14769 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.289651 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33076 (local address 127.13.80.188:40143)
06:04:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.289815 (+   164us) server_negotiation.cc:207] Beginning negotiation
06:04:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.289820 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.290856 (+  1036us) server_negotiation.cc:408] Connection header received
06:04:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.291396 (+   540us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.291400 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.556 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xceac3f2a, L:/127.0.0.1:58118 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.552 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.570 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.570 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.571 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.571 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.571 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.571 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.572 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.572 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.291487 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.291556 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.555673 (+1264117us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.556498 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.556838 (+   340us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33076: BlockingRecv error: recv got EOF from 127.0.0.1:33076 (error 108)
06:04:45.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
06:04:45.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.574 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.577 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.578 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd7579e28, L:/127.0.0.1:58140 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.582 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.583 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.583 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2414), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1915ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1996ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:45.585 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2310), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [952ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2205ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.573 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.573 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.588 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2427), Traces: [0ms] refreshing cache from master, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1622ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1949ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.573 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.583 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.589 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.589 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.589 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.590 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.590 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.590 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.591 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.596 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.597 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.597 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.597 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.597 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.598 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.582 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:45.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.600519 15092 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.575077 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33466 (local address 127.13.80.188:40143)
06:04:45.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.575233 (+   156us) server_negotiation.cc:207] Beginning negotiation
06:04:45.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.575238 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.589332 (+ 14094us) server_negotiation.cc:408] Connection header received
06:04:45.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.589381 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.589384 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.589459 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.589545 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:45.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.597288 (+  7743us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.598068 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.600376 (+  2308us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33466: BlockingRecv error: recv got EOF from 127.0.0.1:33466 (error 108)
06:04:45.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
06:04:45.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.604 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.605 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.606 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b8848fb, L:/127.0.0.1:33102 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.608 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.610 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.611790 15037 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.585207 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33480 (local address 127.13.80.188:40143)
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.585336 (+   129us) server_negotiation.cc:207] Beginning negotiation
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.585342 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.585884 (+   542us) server_negotiation.cc:408] Connection header received
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.586215 (+   331us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.586219 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.586290 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.586350 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.611661 (+ 25311us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33480: BlockingRecv error: recv got EOF from 127.0.0.1:33480 (error 108)
06:04:45.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
06:04:45.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.613 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e812796, L:/127.0.0.1:54656 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.615 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.616 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.617 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.617 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:45.617 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.620 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2346), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [979ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1650ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2254ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.622 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.622 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.623 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.623 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.623 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.624 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xea2170a5, L:/127.0.0.1:33462 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.627 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.628 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.629 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.629 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.629 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.630 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.630 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.631 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.635 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.635 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.646 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.649533 15082 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.711115 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58016 (local address 127.13.80.189:36889)
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.712234 (+  1119us) server_negotiation.cc:207] Beginning negotiation
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.712239 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910232 (+197993us) server_negotiation.cc:408] Connection header received
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910280 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910283 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910329 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.910416 (+    87us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.105049 (+194633us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.105997 (+   948us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.647709 (+1541712us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.648743 (+  1034us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.648949 (+   206us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.648980 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.648983 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.649000 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.649032 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.649043 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.649152 (+   109us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.649344 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58016: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58016): Connection reset by peer (error 104)
06:04:45.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1043,"thread_start_us":197,"threads_started":1}
06:04:45.652 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf23f69c0, L:/127.0.0.1:54332 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.653 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e052a6b, L:/127.0.0.1:54554 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3681), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [494ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [771ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2402ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [3324ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.659466 15074 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.707721 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57992 (local address 127.13.80.189:36889)
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.708026 (+   305us) server_negotiation.cc:207] Beginning negotiation
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.708029 (+     3us) server_negotiation.cc:400] Waiting for connection header
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.915743 (+207714us) server_negotiation.cc:408] Connection header received
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.915792 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.915795 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.915843 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.916117 (+   274us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.098957 (+182840us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.099879 (+   922us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.658193 (+1558314us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.658492 (+   299us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.658850 (+   358us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.658894 (+    44us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.658901 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.658921 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.658967 (+    46us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.658981 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.659093 (+   112us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.659288 (+   195us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57992: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57992): Connection reset by peer (error 104)
06:04:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":222,"thread_start_us":111,"threads_started":1}
06:04:45.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2575), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1089ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1872ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2516ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.662 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.662 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.663 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.663 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.663 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.663 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.669 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.677 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.677 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.677 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.678 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.678 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.678 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.678 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.678 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.679 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.679328 15111 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.351565 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33124 (local address 127.13.80.188:40143)
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.351726 (+   161us) server_negotiation.cc:207] Beginning negotiation
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.351731 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.678507 (+1326776us) server_negotiation.cc:408] Connection header received
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.678592 (+    85us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.678595 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.678684 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.678947 (+   263us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.679181 (+   234us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33124: BlockingRecv error: recv got EOF from 127.0.0.1:33124 (error 108)
06:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
06:04:45.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.697 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:45.697 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:45.698 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:45.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.699 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa37c250c, L:/127.0.0.1:57958 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.698 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc8ef1458, L:/127.0.0.1:54320 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.694067 15088 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.713463 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:32934 (local address 127.13.80.188:40143)
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.714734 (+  1271us) server_negotiation.cc:207] Beginning negotiation
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.714736 (+     2us) server_negotiation.cc:400] Waiting for connection header
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.979309 (+264573us) server_negotiation.cc:408] Connection header received
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.979361 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.979365 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.979421 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.979653 (+   232us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.168516 (+188863us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.170035 (+  1519us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.672977 (+1502942us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.673269 (+   292us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.693223 (+ 19954us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.693253 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.693258 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.693281 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.693325 (+    44us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.693337 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.693469 (+   132us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.693842 (+   373us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:32934: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:32934): Connection reset by peer (error 104)
06:04:45.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1232,"thread_start_us":104,"threads_started":1}
06:04:45.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3826), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [758ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2964ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [3740ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.722 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x376b0068, L:/127.0.0.1:58074 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.726 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.727 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.727 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.727 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.742683 15087 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.699568 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33484 (local address 127.13.80.188:40143)
06:04:45.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.703322 (+  3754us) server_negotiation.cc:207] Beginning negotiation
06:04:45.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.703327 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.742540 (+ 39213us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33484: BlockingRecv error: recv got EOF from 127.0.0.1:33484 (error 108)
06:04:45.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3637}
06:04:45.747 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.747 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.748 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.750 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53cf3387, L:/127.0.0.1:54218 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3768), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [713ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [917ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2521ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [3386ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.757 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.757 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2586), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1055ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2013ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [2251ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:45.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.759 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.760 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.760 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.760 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.761 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.764 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.764 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.764 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.764 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.769 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:45.769 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.769218 15087 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.759723 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33490 (local address 127.13.80.188:40143)
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.759880 (+   157us) server_negotiation.cc:207] Beginning negotiation
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.759885 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.760501 (+   616us) server_negotiation.cc:408] Connection header received
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.760911 (+   410us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.760916 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.760996 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.761075 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.767253 (+  6178us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.768128 (+   875us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.768995 (+   867us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33490: BlockingRecv error: recv got EOF from 127.0.0.1:33490 (error 108)
06:04:45.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
06:04:45.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.773 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.773 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.773 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.779 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.779 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.780999 15076 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.716216 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58106 (local address 127.13.80.189:36889)
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.718528 (+  2312us) server_negotiation.cc:207] Beginning negotiation
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.718532 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.940652 (+222120us) server_negotiation.cc:408] Connection header received
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.973655 (+ 33003us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.973671 (+    16us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.973752 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.973885 (+   133us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.254947 (+281062us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.256032 (+  1085us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.779956 (+1523924us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.780260 (+   304us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.780448 (+   188us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.781 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.781 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.782 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.780478 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.780481 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.780498 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.780528 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.780537 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.780652 (+   115us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.780813 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58106: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58106): Connection reset by peer (error 104)
06:04:45.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2234,"thread_start_us":90,"threads_started":1}
06:04:45.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.787 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.787 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.787 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:45.791 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x712f8d9e, L:/127.0.0.1:32856 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:45.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.796401 15084 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.712229 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58056 (local address 127.13.80.189:36889)
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.713901 (+  1672us) server_negotiation.cc:207] Beginning negotiation
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.713906 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.948604 (+234698us) server_negotiation.cc:408] Connection header received
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.956160 (+  7556us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.956164 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.956213 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.956313 (+   100us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.271147 (+314834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.272060 (+   913us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.795390 (+1523330us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.795671 (+   281us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.795852 (+   181us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.795880 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.795884 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.795900 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.795929 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.795940 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.796025 (+    85us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.796210 (+   185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58056: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58056): Connection reset by peer (error 104)
06:04:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1594,"thread_start_us":124,"threads_started":1}
06:04:45.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.800369 14615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.634179 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60962 (local address 127.13.80.188:40143)
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.636201 (+  2022us) server_negotiation.cc:207] Beginning negotiation
06:04:45.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3937), Traces: [0ms] refreshing cache from master, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [915ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2088ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2278ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.636207 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.636224 (+    17us) server_negotiation.cc:408] Connection header received
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.636277 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.636280 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.636342 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.636441 (+    99us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.751591 (+115150us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:43.752376 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.285671 (+533295us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:44.285922 (+   251us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.799758 (+1513836us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.799790 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.799794 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.799817 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.799851 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.799863 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.800005 (+   142us) server_negotiation.cc:1036] Waiting for connection context
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.800210 (+   205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60962: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60962): Cannot send after transport endpoint shutdown (error 108)
06:04:45.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1893}
06:04:45.803 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.803 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.804 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2640), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1051ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1985ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [2402ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:45.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.807 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.810 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.811 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:45.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.811 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.812 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.813 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.813 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.815 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.815 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.816 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.816 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.816 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.816 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.817 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.817 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.817 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.817 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:45.819790 14615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.805466 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33494 (local address 127.13.80.188:40143)
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.805616 (+   150us) server_negotiation.cc:207] Beginning negotiation
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.805621 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.813353 (+  7732us) server_negotiation.cc:408] Connection header received
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.819175 (+  5822us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.819180 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.819260 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.819322 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:45.819623 (+   301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33494: BlockingRecv error: recv got EOF from 127.0.0.1:33494 (error 108)
06:04:45.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
06:04:45.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.825 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.826 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.844 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.846 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.846 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.846 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.847 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.847 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.848 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.849 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.850 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.852 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.853 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.853 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8063a42, L:/127.0.0.1:54678 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.854 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.856 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.858 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.860 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.861 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.862 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.864 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.864 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.865 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.866 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.867 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.868 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.869 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2658), Traces: [0ms] refreshing cache from master, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1016ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1469ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2232ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2519ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.870 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.871 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.873 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.873 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.874 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.875 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.876 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.877 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.878 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.879 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.880 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.880 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.881 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.881 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.882 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.882 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.882 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.882 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.883 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.885 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.891 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.891 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.890 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.892 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.889 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.889 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.888 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.887 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.886 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.894 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.898 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.898 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:45.898 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:45.900 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.901 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.901 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.901 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.902 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.902 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.903 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.903 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.903 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.903 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.904 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.904 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.901 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.904 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.902 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.902 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.905 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.905 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.906 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.906 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.909 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.910 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.911 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.913 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.914 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.915 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.916 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.917 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.918 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.919 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.919 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:45.921 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.925 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.927 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa3c1d35, L:/127.0.0.1:54700 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.929 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:45.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2736), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2296ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2383ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2599ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:45.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:45.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:45.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:45.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:45.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:45.937 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:45.938 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:45.938 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:45.938 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:45.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:45.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:45.940 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:45.940 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:45.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:45.944 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:45.944 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:45.945 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.946 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:45.947 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:45.951 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:45.951 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:45.956 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.960 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.963 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.967 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.968 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf085383f, L:/127.0.0.1:55152 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:45.970 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.971 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.973 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd73969e5, L:/127.0.0.1:54596 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:45.978 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.979 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.979 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.980 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.981 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.981 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:45.981 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:45.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:45.985 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:45.987 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:45.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:45.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:45.993 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:45.996 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:45.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:45.998 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:45.999 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.005 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.012 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1034c49a, L:/127.0.0.1:55170 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.012 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1bc67e1, L:/127.0.0.1:55168 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.017 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.018 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa0c9901f, L:/127.0.0.1:54602 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.018 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=156), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [33ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.025 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc708606c, L:/127.0.0.1:33500 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:46.026 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.027 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.028 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.029 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:46.029 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.029 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.030 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:46.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:46.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.033 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.037 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.041 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.049 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.050 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.050 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.052 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.053 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.055 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.057 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.064 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17982c6e, L:/127.0.0.1:55180 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.066 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.067 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.068 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.069 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.070 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.071 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.072 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.073 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.073 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.075 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.075 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.077 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.078 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.078 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.080 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.080 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.081 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ba1d4fa, L:/127.0.0.1:54498 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.081 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.082 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.082 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3750), Traces: [0ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [841ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [3172ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [3462ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.085 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.089 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.089 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.089 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:46.090 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.090 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.090 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.090 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:46.090 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:46.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.094 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.096 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x523080b4, L:/127.0.0.1:55182 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.097 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.098 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.099 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.099 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.101 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.101 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.102 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.103 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.104 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.105 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.106 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.107 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.108 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.109 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.113 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.114 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.115 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.116 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.117 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.117 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.118 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.122 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.123 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.128 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.140 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.148 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8a8f9d8, L:/127.0.0.1:55194 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.149 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.150 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24acc683, L:/127.0.0.1:54608 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=249), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [231ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.153 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.158 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.158 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:46.158 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.158 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.160 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.165 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2f366d67, L:/127.0.0.1:33504 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:46.166 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.166 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=319), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [24ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:46.166662 13822 connection.cc:466] server connection from 127.0.0.1:33504 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33504 (request call id 0) could send its response
06:04:46.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.170 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8985874, L:/127.0.0.1:55196 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.173 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.174 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:46.174 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.174 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.175 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.175 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.176 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.176 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.177 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.179 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:46.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:46.180 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:46.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.183 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.189 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.191 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.192 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.193 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.201 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x88236f31, L:/127.0.0.1:55200 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.203 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.204 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.206 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ff616d0, L:/127.0.0.1:55216 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.208 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.211 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.215 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xce181111, L:/127.0.0.1:55226 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.217 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.219 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.220 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.221 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1ff2d6d, L:/127.0.0.1:54616 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=370), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [247ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.228 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.229 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.230 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:46.230 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.230 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.231 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.231 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.231 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.231 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.233 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.238 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:46.240674 14615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.215581 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33508 (local address 127.13.80.188:40143)
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.215732 (+   151us) server_negotiation.cc:207] Beginning negotiation
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.215737 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.217531 (+  1794us) server_negotiation.cc:408] Connection header received
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.218318 (+   787us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.218322 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.218387 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.218444 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.225106 (+  6662us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.226027 (+   921us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.237075 (+ 11048us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.237366 (+   291us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.240092 (+  2726us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.240123 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.240127 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.240157 (+    30us) server_negotiation.cc:923] calling sasl_server_start()
06:04:46.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.240188 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.240199 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.240293 (+    94us) server_negotiation.cc:1036] Waiting for connection context
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.240465 (+   172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33508: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33508): Connection reset by peer (error 104)
06:04:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
06:04:46.249 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.250 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.257 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.258 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.259 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.260 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.269 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.274 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.274 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.276 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.281 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.361 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:46.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.363 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x02baae8a, L:/127.0.0.1:55236 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.363 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:46.364 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b9ef924, L:/127.0.0.1:54632 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.364 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.366 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.367 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.368 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.368 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.370 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.372 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.373 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.373 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.374 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.375 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.377 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:46.377 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.378 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.379 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.380 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.380 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.381 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.384 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:46.387 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.388 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.389 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.391 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.391 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.392 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.393 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.397 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.398 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.399 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.399 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:46.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.400 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.401 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.401 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.402 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.402 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.402 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.402 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.403 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.403 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.405 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=549), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [430ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.411 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.412 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.413 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.413 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.414 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.416 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.416 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.417 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:46.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:46.417 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:46.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.418 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8e6562f2, L:/127.0.0.1:55272 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.418 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.419 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd41786a7, L:/127.0.0.1:54422 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.419 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.419 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.421 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.421 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.422 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.422 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.423 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9cb08a4a, L:/127.0.0.1:55288 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.423 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.423 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.424 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.424 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.424 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.424 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.425 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.425 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.426 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.426 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.426 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.427 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.427 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.427 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.428 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.428 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.428 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.428 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.429 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.429 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.429 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.430 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.430 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.430 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.430 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.431 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:46.431 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.431 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.431 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.431 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.432 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.432 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.432 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.432 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.433 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.433 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe87b9eb7, L:/127.0.0.1:55302 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.433 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.434 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.434 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.434 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.435 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.435 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.436 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.436 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.436 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.437 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.437 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.437 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.438 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.439 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.439 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.435 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.445 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a78fbe7, L:/127.0.0.1:55308 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.447 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c15ef42, L:/127.0.0.1:55266 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.449 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.451 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47bbe00b, L:/127.0.0.1:54668 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.453 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.457 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.458 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [672ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2193ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [3384ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.459 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.459 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.460 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:46.460 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.462 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.462 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.463 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:46.466240 14615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.248702 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33516 (local address 127.13.80.188:40143)
06:04:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.248848 (+   146us) server_negotiation.cc:207] Beginning negotiation
06:04:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.248852 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.249516 (+   664us) server_negotiation.cc:408] Connection header received
06:04:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.249920 (+   404us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.249924 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.249998 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.250057 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.369316 (+119259us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.370085 (+   769us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.464611 (+ 94526us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.464828 (+   217us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.465380 (+   552us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.465404 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.465407 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.465423 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.465449 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.465459 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.465701 (+   242us) server_negotiation.cc:1036] Waiting for connection context
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.466062 (+   361us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33516: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33516): Connection reset by peer (error 104)
06:04:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
06:04:46.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.470 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4a8432de, L:/127.0.0.1:54676 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.473 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e20c909, L:/127.0.0.1:54670 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.475 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71ee600b, L:/127.0.0.1:55366 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.477 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.477 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.478 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.478 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.479 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:46.479 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.479 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.479 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:46.480 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:46.480 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.481 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb6ed1a93, L:/127.0.0.1:54652 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.485 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.486 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.487 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.490 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.491 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.494 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.496 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.497 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.497 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.500 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a475d3e, L:/127.0.0.1:55604 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.501 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.504 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.506 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.510 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.511 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.512 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.515 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.515 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb27fa60, L:/127.0.0.1:55300 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.516 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.517 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.518 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.518 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdb7f0c66, L:/127.0.0.1:55254 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.519 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.521 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.522 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbae13d9f, L:/127.0.0.1:54636 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.523 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.525 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x26af6fdf, L:/127.0.0.1:55238 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.525 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.526 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.527 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.528 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66aa20eb, L:/127.0.0.1:55744 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.529 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.530 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.531 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.531 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6c09a5c0, L:/127.0.0.1:55512 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.534 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.536 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.538 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.541 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.545 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.545 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ab6f03b, L:/127.0.0.1:55798 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.546 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.546 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79163cac, L:/127.0.0.1:55714 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.547 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.549 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.553 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.555 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b22ce5d, L:/127.0.0.1:55376 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.557 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.557 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.557 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.564 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1880a505, L:/127.0.0.1:55674 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.564 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x78558b4d, L:/127.0.0.1:55848 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.566 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.569 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.575 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x135d24bf, L:/127.0.0.1:55650 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.577 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f4946b3, L:/127.0.0.1:55652 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.577 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc92f7d6, L:/127.0.0.1:55864 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.578 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7a0d476f, L:/127.0.0.1:55756 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.578 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x911ed6cd, L:/127.0.0.1:55692 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.579 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.579 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.581 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.590 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.591 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.591 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39cacf9a, L:/127.0.0.1:55770 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.592 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.599 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4bcb8990, L:/127.0.0.1:55818 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.600 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33951c9f, L:/127.0.0.1:55562 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.601 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x94e398f3, L:/127.0.0.1:55834 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.603 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x82e0ab49, L:/127.0.0.1:55616 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.603 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ad80abd, L:/127.0.0.1:55322 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.603 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e6370ae, L:/127.0.0.1:55524 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.602 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f1fe17c, L:/127.0.0.1:55496 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.604 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf70ef843, L:/127.0.0.1:55642 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.606 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x69ba713d, L:/127.0.0.1:55460 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.607 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.607 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51ea78e2, L:/127.0.0.1:55332 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.608 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.610 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x08b4258b, L:/127.0.0.1:55338 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.611 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe66111a3, L:/127.0.0.1:55632 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.611 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x10772f3e, L:/127.0.0.1:55354 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.611 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.612 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x32855a0d, L:/127.0.0.1:55680 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.612 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf37b10f1, L:/127.0.0.1:55392 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.614 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74bf9f70, L:/127.0.0.1:55868 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.615 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x67c33d01, L:/127.0.0.1:55870 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.616 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06242f1d, L:/127.0.0.1:54688 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.621 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf293fdf8, L:/127.0.0.1:55790 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.624 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd87e67eb, L:/127.0.0.1:55780 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.624 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9820ac7, L:/127.0.0.1:55806 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.625 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab522118, L:/127.0.0.1:55728 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.625 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64c4a6da, L:/127.0.0.1:55754 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.630 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa25d7e9f, L:/127.0.0.1:54694 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.636 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.639 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.641 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.644 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.646 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed13b35f, L:/127.0.0.1:55708 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.646 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.649 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.651 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1871b831, L:/127.0.0.1:54710 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.657 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.662 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.669 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.670 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.671 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47e27ddf, L:/127.0.0.1:54714 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.672 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.678 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.678 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b5341b9, L:/127.0.0.1:55422 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.682 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.683 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.685 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x44dc4db1, L:/127.0.0.1:55416 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.688 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc0a3cad, L:/127.0.0.1:55578 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.689 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x95552500, L:/127.0.0.1:54722 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.689 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x110d8be9, L:/127.0.0.1:55546 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.692 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb0861a9b, L:/127.0.0.1:55436 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.692 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca46e0c6, L:/127.0.0.1:55408 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.694 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcdc1b3cd, L:/127.0.0.1:55480 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.695 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a4c2bc7, L:/127.0.0.1:55466 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.697 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06c541e7, L:/127.0.0.1:55530 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=818), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [555ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [606ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [646ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.698 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf9bea96c, L:/127.0.0.1:54724 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.699 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33e6f92e, L:/127.0.0.1:55464 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.699 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.703 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe8416826, L:/127.0.0.1:33520 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:46.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=811), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [410ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [636ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.704 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x738d6c8e, L:/127.0.0.1:55438 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.706 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef6f975e, L:/127.0.0.1:55444 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.708 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:46.708 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.708 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.709 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf77ccfde, L:/127.0.0.1:55548 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.710 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:46.710 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:46.711 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f3afbdf, L:/127.0.0.1:55344 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.711 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.711 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7d0b1001, L:/127.0.0.1:55594 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.716 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf17a6ef1, L:/127.0.0.1:54696 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.720 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe567447d, L:/127.0.0.1:33526 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:46.723 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:46.724 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4b6f67d, L:/127.0.0.1:55390 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.726 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.727 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:46.727 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:46.727 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.727 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.730 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:46.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.731 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:46.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:46.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.737 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.737 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.740 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xad5b3b74, L:/127.0.0.1:33532 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:46.740 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.742 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.744 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.747 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xff3cf82c, L:/127.0.0.1:54740 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.748 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=879), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [531ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [677ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [737ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [744ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.752 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.754 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.757 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.757 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x182d3c65, L:/127.0.0.1:54754 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.759 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:46.759 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.759 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.757 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.760 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:46.760 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:46.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=893), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [502ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.764 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.765 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab865a5d, L:/127.0.0.1:55872 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:46.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.767 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.767 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:46.768 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.768 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.769 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.769 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.773 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:46.773 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:46.773 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:46.775 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.777 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.778 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.779 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.779 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=901), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [28ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [420ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.781 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.785 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.786 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.787 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.788 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.793 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.793 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.795 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.797 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.801 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.803 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.804 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.807 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.807 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=955), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [242ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [664ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.809 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.809 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=944), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [34ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [543ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.813 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.814 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.815 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.816 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.816 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.818 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.819 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.825 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.826 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.827 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.827 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=976), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [241ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [655ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.829 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.830 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.830 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=982), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [226ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [694ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.832 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.832 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.833 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.835 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.835 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.836 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.837 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.839 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.845 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.845 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=973), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [431ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [707ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.893 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.894 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.894 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:46.770995 14615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.744481 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33542 (local address 127.13.80.188:40143)
06:04:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.744660 (+   179us) server_negotiation.cc:207] Beginning negotiation
06:04:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.744665 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.745262 (+   597us) server_negotiation.cc:408] Connection header received
06:04:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.745785 (+   523us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.745789 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.745855 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.745916 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.755418 (+  9502us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.756153 (+   735us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.763659 (+  7506us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.763875 (+   216us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.765959 (+  2084us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.765981 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.765985 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.766000 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.766028 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.766038 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.766117 (+    79us) server_negotiation.cc:1036] Waiting for connection context
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.770834 (+  4717us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33542: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33542): Cannot send after transport endpoint shutdown (error 108)
06:04:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
06:04:46.901 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.905 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51f4cc6e, L:/127.0.0.1:55204 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.919 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.922 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.926 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56a6a989, L:/127.0.0.1:33734 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:46.929 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.937 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.937 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb6ddccc, L:/127.0.0.1:33750 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:46.940 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.947 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.949 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.955 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.956 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3c18192e, L:/127.0.0.1:55216 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.960 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:46.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1090), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [506ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [944ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:46.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:46.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:46.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:46.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:46.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:46.974 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:46.976 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:46.976 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:46.976 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:46.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:46.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:46.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:46.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:46.980 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xba24b967, L:/127.0.0.1:55218 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:46.981986 15717 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.944837 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33764 (local address 127.13.80.188:40143)
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.945004 (+   167us) server_negotiation.cc:207] Beginning negotiation
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.945009 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.946908 (+  1899us) server_negotiation.cc:408] Connection header received
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.948200 (+  1292us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.948207 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.948290 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.948353 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.953929 (+  5576us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.954707 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.980868 (+ 26161us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.981169 (+   301us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.981389 (+   220us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.981416 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.981422 (+     6us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.981440 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
06:04:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.981469 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.981513 (+    44us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.981619 (+   106us) server_negotiation.cc:1036] Waiting for connection context
06:04:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.981811 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33764: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33764): Connection reset by peer (error 104)
06:04:46.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
06:04:46.986 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.989 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:46.989 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:46.991 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9d7d9b92, L:/127.0.0.1:55230 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:46.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:46.995 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:46.997 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:46.999 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.004 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe06bf84, L:/127.0.0.1:55234 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.005 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc8b10a5d, L:/127.0.0.1:33776 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.006 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.011 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.013 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf21feffc, L:/127.0.0.1:54768 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1122), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [632ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [943ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.016 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.019 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.019 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.023 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.023 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.023 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.023 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.024 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.024 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.028 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.028 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.028 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.029 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.031 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.031 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1162), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [366ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [726ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.036 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.038 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:47.038 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.038 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.039 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.039 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.040 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.040 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ef126d2, L:/127.0.0.1:33792 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.047 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8eddfcd8, L:/127.0.0.1:55240 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.047 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.047 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.049 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1187), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [444ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [644ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [968ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1014ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.049 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1346a5c4, L:/127.0.0.1:33780 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.051 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [702ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1064ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.055 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.056 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.056 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.056 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.057 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.058 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.058 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1202), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [656ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [984ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1034ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.059 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdc7752a7, L:/127.0.0.1:55254 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.061 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1146), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [500ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [892ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [948ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.065 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.065 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:47.065 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.066 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.068 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.068 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.068 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.069 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.069 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.070 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.070 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.070 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.070 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.074170 15735 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.060103 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33818 (local address 127.13.80.188:40143)
06:04:47.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.060266 (+   163us) server_negotiation.cc:207] Beginning negotiation
06:04:47.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.060270 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:47.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.074029 (+ 13759us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33818: BlockingRecv error: recv got EOF from 127.0.0.1:33818 (error 108)
06:04:47.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
06:04:47.075 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x248de7b1, L:/127.0.0.1:55260 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.080 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.083 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.083 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.083 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.085 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.085 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.085207 15715 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.050565 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33806 (local address 127.13.80.188:40143)
06:04:47.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.051911 (+  1346us) server_negotiation.cc:207] Beginning negotiation
06:04:47.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.051916 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:47.085 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.051931 (+    15us) server_negotiation.cc:408] Connection header received
06:04:47.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.051974 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.051977 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.052037 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.052114 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.074135 (+ 22021us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.074943 (+   808us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:47.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.085044 (+ 10101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33806: BlockingRecv error: recv got EOF from 127.0.0.1:33806 (error 108)
06:04:47.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1248}
06:04:47.084 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.088 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.088 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.089 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1238), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [427ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [920ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.086726 15717 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.012192 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33782 (local address 127.13.80.188:40143)
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.012385 (+   193us) server_negotiation.cc:207] Beginning negotiation
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.012390 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.013904 (+  1514us) server_negotiation.cc:408] Connection header received
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.013967 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.013971 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.014061 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.014161 (+   100us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.040209 (+ 26048us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.041207 (+   998us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.066675 (+ 25468us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.066925 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.082124 (+ 15199us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.082164 (+    40us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.082168 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.082190 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
06:04:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.082225 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.082239 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.082349 (+   110us) server_negotiation.cc:1036] Waiting for connection context
06:04:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.086588 (+  4239us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33782: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33782): Cannot send after transport endpoint shutdown (error 108)
06:04:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":88}
06:04:47.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.090 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.093 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.096 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.097 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.097 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.097 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.099 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.102 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.105 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.105760 15717 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.092738 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33824 (local address 127.13.80.188:40143)
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.092886 (+   148us) server_negotiation.cc:207] Beginning negotiation
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.092891 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.093422 (+   531us) server_negotiation.cc:408] Connection header received
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.093783 (+   361us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.093787 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.093858 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.093912 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.104585 (+ 10673us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.105380 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.105617 (+   237us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33824: BlockingRecv error: recv got EOF from 127.0.0.1:33824 (error 108)
06:04:47.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
06:04:47.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.139 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.143 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.143 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.144 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.144 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.144 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.146 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.147 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.155 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x22de46a1, L:/127.0.0.1:33836 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.164 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5edd78fb, L:/127.0.0.1:55268 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1250), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [486ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [983ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.170 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18d8b060, L:/127.0.0.1:33838 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.177 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.182708 15587 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.808613 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33586 (local address 127.13.80.188:40143)
06:04:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.809310 (+   697us) server_negotiation.cc:207] Beginning negotiation
06:04:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.809315 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:47.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.181955 (+372640us) server_negotiation.cc:408] Connection header received
06:04:47.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.190 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.182035 (+    80us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.182039 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.182168 (+   129us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.182311 (+   143us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.182547 (+   236us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33586: BlockingRecv error: recv got EOF from 127.0.0.1:33586 (error 108)
06:04:47.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":610,"thread_start_us":77,"threads_started":1}
06:04:47.187 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.185 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.185 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.194 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.196 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.205 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1aef65a, L:/127.0.0.1:54944 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.213 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc3a999f7, L:/127.0.0.1:33608 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.213 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.214 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.214 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.214 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.214 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.215 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.215 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.220 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.220 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb3a9696, L:/127.0.0.1:33710 - R:/127.13.80.188:40143] using TOKEN/null
06:04:47.220 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.220 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.225 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.227 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.227 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.231 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.232 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.234 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.242 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb2e06fac, L:/127.0.0.1:33854 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.256 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.258 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.258 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1384), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [456ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [496ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:47.258 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.268 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.269 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.271 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf1ac4c99, L:/127.0.0.1:33558 - R:/127.13.80.188:40143] using TOKEN/null
06:04:47.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.286 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64d67306, L:/127.0.0.1:55196 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.290 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.291 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x951c9a75, L:/127.0.0.1:54782 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.291 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:47.292 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.292 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.293 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1414), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [560ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [991ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.295 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf5dbc07b, L:/127.0.0.1:33848 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.302 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.302 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.302 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.303 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.305 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.310 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4512db18, L:/127.0.0.1:33576 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.311 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xec878b7f, L:/127.0.0.1:55052 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1411), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [517ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1225ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.316 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.321 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.321 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.321 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.321 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.325 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.328 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.328 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b8ae9ba, L:/127.0.0.1:33674 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.332 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:47.332 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.333 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.334 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.336 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.338 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.342 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x173112a2, L:/127.0.0.1:33864 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.344 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.350 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.352 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.359 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.363 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.364 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.365 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.366 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.367 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x745ed966, L:/127.0.0.1:55022 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.370 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9077661, L:/127.0.0.1:54856 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.370 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.372 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.377 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1f2ad0e7, L:/127.0.0.1:54828 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.377 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x05772062, L:/127.0.0.1:33876 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [629ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [834ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1236ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1398ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.379 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.380 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x04e61ef8, L:/127.0.0.1:33912 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.381 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.386 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x775cd47a, L:/127.0.0.1:55284 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.391 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1530), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [648ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1412ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.391 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.391 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.391 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.391 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.392 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47e0a13f, L:/127.0.0.1:54888 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1475), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [533ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [718ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1518), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1057ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1063ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1113ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.399 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdfaf8a2d, L:/127.0.0.1:33898 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.399 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.400 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.401 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.401 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.401 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.404 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.405 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.405 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.405 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xac02f9e7, L:/127.0.0.1:33886 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.405 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.410 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.415 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.412 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.416 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.416 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state CONNECTING
06:04:47.412 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.416 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.417 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.410 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.423 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.422 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [617ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1269ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.426 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.429 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.422 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.454 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.454 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1577), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [534ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [636ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.449 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2a4817b, L:/127.0.0.1:55034 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.444 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.473 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.473 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:47.473 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.474 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.474 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.474 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.477 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.477 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.477 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.477 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.440 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.469 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.467 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.465446 15565 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.758729 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33552 (local address 127.13.80.188:40143)
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.758880 (+   151us) server_negotiation.cc:207] Beginning negotiation
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.758884 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.761786 (+  2902us) server_negotiation.cc:408] Connection header received
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.763469 (+  1683us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.763474 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.763547 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.763614 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.772486 (+  8872us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.773252 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.464382 (+691130us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.464706 (+   324us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.464898 (+   192us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.464928 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.464932 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.464950 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.464972 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.464982 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.465066 (+    84us) server_negotiation.cc:1036] Waiting for connection context
06:04:47.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.465256 (+   190us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33552: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33552): Connection reset by peer (error 104)
06:04:47.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
06:04:47.483 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:47.484 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.459 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.497 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.498 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.501 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.501 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.501 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.502 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.502 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.485427 15526 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.891245 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55880 (local address 127.13.80.189:36889)
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.891387 (+   142us) server_negotiation.cc:207] Beginning negotiation
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.891391 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.484742 (+593351us) server_negotiation.cc:408] Connection header received
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.484868 (+   126us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.484871 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.485007 (+   136us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.485112 (+   105us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.485294 (+   182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55880: BlockingRecv error: recv got EOF from 127.0.0.1:55880 (error 108)
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.490967 15585 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.414802 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33930 (local address 127.13.80.188:40143)
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.415041 (+   239us) server_negotiation.cc:207] Beginning negotiation
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.415054 (+    13us) server_negotiation.cc:400] Waiting for connection header
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.452634 (+ 37580us) server_negotiation.cc:408] Connection header received
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.454342 (+  1708us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.454349 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.454437 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.454504 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.469395 (+ 14891us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.470337 (+   942us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.490817 (+ 20480us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33930: BlockingRecv error: recv got EOF from 127.0.0.1:33930 (error 108)
06:04:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":140}
06:04:47.494 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.493 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.492 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.513 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.513 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.514 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5bd926cb, L:/127.0.0.1:54788 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1612), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [622ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [686ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [829ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1418ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.523 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.524 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.524 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.524 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.525 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.525 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.492 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.490 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.531 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.489 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.531 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.488 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6ee3b93, L:/127.0.0.1:33562 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.487 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1594), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [622ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [817ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1219ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.538 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64398c86, L:/127.0.0.1:55092 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.543 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.543 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.550 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb393e319, L:/127.0.0.1:55068 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.552 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1648), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [524ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1470ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.552 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.552 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.557 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.557 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.559 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabd37519, L:/127.0.0.1:55166 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.560 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2b762df2, L:/127.0.0.1:54892 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.560640 15582 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.488085 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33940 (local address 127.13.80.188:40143)
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.488310 (+   225us) server_negotiation.cc:207] Beginning negotiation
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.488315 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.531855 (+ 43540us) server_negotiation.cc:408] Connection header received
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.531924 (+    69us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.531928 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.532007 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.532111 (+   104us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.557802 (+ 25691us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.559081 (+  1279us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.560437 (+  1356us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33940: BlockingRecv error: recv got EOF from 127.0.0.1:33940 (error 108)
06:04:47.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":125}
06:04:47.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.563 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf0116bef, L:/127.0.0.1:55040 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1648), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [475ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1219ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1450ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.566 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed1b63b1, L:/127.0.0.1:55030 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.574 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.576 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.578 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.579 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.579 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.579 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.579 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.581 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.581 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.581 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.582 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.582 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.582 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.583 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.583 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.583 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.583 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.584 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x60053d34, L:/127.0.0.1:33914 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.591 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.591 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:47.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.594 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.595 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x19046a98, L:/127.0.0.1:33942 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.596 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.596 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.599 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.600 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.609 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.611269 15619 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.836598 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33662 (local address 127.13.80.188:40143)
06:04:47.613 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.837431 (+   833us) server_negotiation.cc:207] Beginning negotiation
06:04:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.837434 (+     3us) server_negotiation.cc:400] Waiting for connection header
06:04:47.614 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.609526 (+772092us) server_negotiation.cc:408] Connection header received
06:04:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.610556 (+  1030us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.610560 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.610662 (+   102us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.610894 (+   232us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.611117 (+   223us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33662: BlockingRecv error: recv got EOF from 127.0.0.1:33662 (error 108)
06:04:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":778,"thread_start_us":110,"threads_started":1}
06:04:47.615 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.619 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe4128a74, L:/127.0.0.1:55138 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.621 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x36aec9c6, L:/127.0.0.1:33950 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.622 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.625 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f26d828, L:/127.0.0.1:54994 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.627 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd651167e, L:/127.0.0.1:55104 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.628 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x390be02e, L:/127.0.0.1:55154 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.629 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1727), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [518ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [792ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1261ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1547ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.633 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9607223a, L:/127.0.0.1:55006 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1730), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [497ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1278ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1534ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.637 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.637 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.637 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.638 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.639 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.640 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.640 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4cb2cf6d, L:/127.0.0.1:33966 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.641 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.641 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.642 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.646 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.647485 15589 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.813636 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33596 (local address 127.13.80.188:40143)
06:04:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.814098 (+   462us) server_negotiation.cc:207] Beginning negotiation
06:04:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.814103 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.646830 (+832727us) server_negotiation.cc:408] Connection header received
06:04:47.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.646893 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.646897 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.646980 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.647073 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.647273 (+   200us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33596: BlockingRecv error: recv got EOF from 127.0.0.1:33596 (error 108)
06:04:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":358,"thread_start_us":173,"threads_started":1}
06:04:47.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.648 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.649 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.649 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.649 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.651 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.662 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ec76934, L:/127.0.0.1:54940 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.663 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.663 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.664 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.664 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.675 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8d570e5b, L:/127.0.0.1:33706 - R:/127.13.80.188:40143] using TOKEN/null
06:04:47.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.679 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.679 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.692 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.692 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.695578 15698 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.886622 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33716 (local address 127.13.80.188:40143)
06:04:47.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.887200 (+   578us) server_negotiation.cc:207] Beginning negotiation
06:04:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.887205 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.693590 (+806385us) server_negotiation.cc:408] Connection header received
06:04:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.695078 (+  1488us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.695082 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.695166 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.695252 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.695426 (+   174us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33716: BlockingRecv error: recv got EOF from 127.0.0.1:33716 (error 108)
06:04:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":494,"thread_start_us":91,"threads_started":1}
06:04:47.697 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.699 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9257f5d2, L:/127.0.0.1:55116 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.702 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b966011, L:/127.0.0.1:33982 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1808), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [643ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [795ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1085ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1629ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.706 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.706 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1794), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [498ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1100ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.712 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.718 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.718 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.719 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.720 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.723 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.725 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:47.725 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.725 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.725 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.725 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.729 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.730 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1825), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [612ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1475ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.730 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.731 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.737 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.737 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.737 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.738 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.739691 15661 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.730611 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33994 (local address 127.13.80.188:40143)
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.731104 (+   493us) server_negotiation.cc:207] Beginning negotiation
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.731109 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.731128 (+    19us) server_negotiation.cc:408] Connection header received
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.731199 (+    71us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.731205 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.731289 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.731385 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.738178 (+  6793us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.739131 (+   953us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.739542 (+   411us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33994: BlockingRecv error: recv got EOF from 127.0.0.1:33994 (error 108)
06:04:47.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":334}
06:04:47.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.740 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x186c6189, L:/127.0.0.1:54988 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.740 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb2ec58c1, L:/127.0.0.1:55110 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.742 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.743 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.743 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.743 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.743 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.743 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1851), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [527ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1551ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1672ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.747 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.752 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.752 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.752 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.753 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.753 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.754 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.755 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.755 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.755 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.757 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.757 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1864), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [580ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1555ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.758 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.760 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.764 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.764 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.764 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:47.764 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.764 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.765 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.769 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.769 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.771 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.777 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.781 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.785 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.787 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.787 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.788 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.789 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.798 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.798 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.800 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.801 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.802 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbd1c7f28, L:/127.0.0.1:55004 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.802 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1898), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [618ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1701ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.810 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.810 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.810 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.811 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.819 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.821285 15661 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.787329 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34004 (local address 127.13.80.188:40143)
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.787561 (+   232us) server_negotiation.cc:207] Beginning negotiation
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.787567 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.788491 (+   924us) server_negotiation.cc:408] Connection header received
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.788791 (+   300us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.788795 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.788854 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.788904 (+    50us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.804015 (+ 15111us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.804910 (+   895us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.815363 (+ 10453us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.815618 (+   255us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.818257 (+  2639us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.818286 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.818290 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.818308 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.818339 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.818349 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.818447 (+    98us) server_negotiation.cc:1036] Waiting for connection context
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.821099 (+  2652us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34004: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34004): Connection reset by peer (error 104)
06:04:47.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":128}
06:04:47.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.824 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.832 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29eea983, L:/127.0.0.1:55098 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.832 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d7f8505, L:/127.0.0.1:34006 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.839 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e38c88e, L:/127.0.0.1:34012 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.842 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4874b764, L:/127.0.0.1:54880 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1995), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [478ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1694ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.844 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xae63c187, L:/127.0.0.1:55082 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1945), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [622ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [784ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1518ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1768ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.849 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.850 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:47.850 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.850 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.850 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x93ec26dc, L:/127.0.0.1:54864 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.851 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.851 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.852 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.852 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x87301550, L:/127.0.0.1:54906 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1998), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [631ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [853ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1035ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1881ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.852 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4b52c83, L:/127.0.0.1:55132 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1953), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [632ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1757ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1962), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [545ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1518ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1785ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.860 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.860 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1946), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [468ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1556ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.861 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.862 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.863 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.863 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.863 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.864 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.864 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.864 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.864 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.866 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.869 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.869 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:47.875 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:47.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:47.878 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.879 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:47.879 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.880 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.892 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd17be6d7, L:/127.0.0.1:54930 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.894 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:47.894 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.894 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.895 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.895 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1982), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [470ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1532ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1787ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.906 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.907 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed5b85f2, L:/127.0.0.1:33690 - R:/127.13.80.188:40143] using TOKEN/null
06:04:47.907 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.907 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.907 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.908 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.908 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.908 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.908 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.910 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.911 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32def3bb, L:/127.0.0.1:54974 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.918 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfe449c87, L:/127.0.0.1:55080 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2095), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [628ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1374ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1842ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.928 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.928 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.928 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.928 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.929 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.929 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.929 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.930 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.930 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.932 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.932 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.932 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.932 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.938 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.939 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.939 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.939 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.940 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.940 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.940 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.944 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.944 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.944 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2028), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [462ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1741ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.945 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.945 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.945 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.946 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.946 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.951 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.952 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:47.952 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.952 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.953 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.953 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.955 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.956 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.965 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:47.965 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x904a5d1a, L:/127.0.0.1:54804 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:47.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2094), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [508ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1515ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1941ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:47.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:47.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:47.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:47.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:47.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:47.972 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:47.973 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:47.973 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:47.973 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:47.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:47.973 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:47.976 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:47.976 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:47.977 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe6c88422, L:/127.0.0.1:34036 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:47.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.977 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.977 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.978 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:47.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.982182 15627 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.948952 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34020 (local address 127.13.80.188:40143)
06:04:47.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.949259 (+   307us) server_negotiation.cc:207] Beginning negotiation
06:04:47.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.949265 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:47.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.982015 (+ 32750us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34020: BlockingRecv error: recv got EOF from 127.0.0.1:34020 (error 108)
06:04:47.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
06:04:47.984 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.984 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:47.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:47.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:47.992 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:47.992488 15615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.835257 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33646 (local address 127.13.80.188:40143)
06:04:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.837333 (+  2076us) server_negotiation.cc:207] Beginning negotiation
06:04:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.837338 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.990258 (+1152920us) server_negotiation.cc:408] Connection header received
06:04:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.991937 (+  1679us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:47.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.991942 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:47.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.992025 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:47.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.992132 (+   107us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:47.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.992328 (+   196us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33646: BlockingRecv error: recv got EOF from 127.0.0.1:33646 (error 108)
06:04:47.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1983,"thread_start_us":93,"threads_started":1}
06:04:47.995 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:47.996 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:47.996 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [547ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [849ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1926ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, deferred=null) after lookup
06:04:47.997 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:47.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.002 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.002 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:48.003 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.004 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.004067 15615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.996453 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34050 (local address 127.13.80.188:40143)
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.996741 (+   288us) server_negotiation.cc:207] Beginning negotiation
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.996747 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.997680 (+   933us) server_negotiation.cc:408] Connection header received
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.998033 (+   353us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.998037 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.998108 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:47.998162 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.002252 (+  4090us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.003236 (+   984us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.003922 (+   686us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34050: BlockingRecv error: recv got EOF from 127.0.0.1:34050 (error 108)
06:04:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
06:04:48.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:48.005 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:48.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.009 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:48.010 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:48.013 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.014 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2121), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [657ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1500ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.015 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.016 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.016 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.017 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [407ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [750ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1524ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.021 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.022 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2120), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [642ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [790ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.022 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.024 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.025 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.025 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:48.025 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.026 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.027 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.029 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:48.029 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.029 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.030 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.030 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:48.030 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.030 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.030916 15615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.031 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.027967 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34056 (local address 127.13.80.188:40143)
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.028119 (+   152us) server_negotiation.cc:207] Beginning negotiation
06:04:48.031 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.028124 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.028717 (+   593us) server_negotiation.cc:408] Connection header received
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.029461 (+   744us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.029466 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.029557 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.029628 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.030766 (+  1138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34056: BlockingRecv error: recv got EOF from 127.0.0.1:34056 (error 108)
06:04:48.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
06:04:48.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.032 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:48.032 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:48.032 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.036 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.036 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.037 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.037 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2131), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [496ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1810ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.039 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.041 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.043 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.044 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:48.044 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.044 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.045 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.045 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.045 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.046 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.046 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.046 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.048 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.049 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2138), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [506ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1637ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.049832 15601 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.821206 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33620 (local address 127.13.80.188:40143)
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.821510 (+   304us) server_negotiation.cc:207] Beginning negotiation
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.821515 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.048365 (+1226850us) server_negotiation.cc:408] Connection header received
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.048792 (+   427us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.048798 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.048923 (+   125us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.049071 (+   148us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.049613 (+   542us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33620: BlockingRecv error: recv got EOF from 127.0.0.1:33620 (error 108)
06:04:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":211,"thread_start_us":111,"threads_started":1}
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.051246 15615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.041150 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34058 (local address 127.13.80.188:40143)
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.041336 (+   186us) server_negotiation.cc:207] Beginning negotiation
06:04:48.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.041341 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.041713 (+   372us) server_negotiation.cc:408] Connection header received
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.042097 (+   384us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.042101 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.042180 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.042240 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.049245 (+  7005us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.050011 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.051121 (+  1110us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34058: BlockingRecv error: recv got EOF from 127.0.0.1:34058 (error 108)
06:04:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
06:04:48.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.055 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.055 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:48.056 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.056 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.057 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.058 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.060 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.060 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:48.060 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:48.062 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:48.063 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:48.064 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.066 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.066 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.068 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.068 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.069 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.073 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.076 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2181), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [533ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1464ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.079 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.079 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:48.079 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:48.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.086 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.086 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.087 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.091 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.093 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.093 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.093 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:48.093 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.093 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.097 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x43af20c3, L:/127.0.0.1:33626 - R:/127.13.80.188:40143] using TOKEN/null
06:04:48.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.098 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.098 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:48.099 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.099 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.099 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.100 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.101 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.101 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.096 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.102 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:48.095 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.102 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [359ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [379ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [395ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [965ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, deferred=null) after lookup
06:04:48.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.106 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7face6e7, L:/127.0.0.1:54794 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.107 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.108 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.108 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.110 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.110 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.110 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.110 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.112 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.114 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.114 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.114 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.114 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.115 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.116 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfdbd0ec7, L:/127.0.0.1:55180 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2242), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [566ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [754ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [906ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2083ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.121824 15615 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.087499 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34060 (local address 127.13.80.188:40143)
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.087670 (+   171us) server_negotiation.cc:207] Beginning negotiation
06:04:48.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2219), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [615ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [796ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1899ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2041ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.087675 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.092233 (+  4558us) server_negotiation.cc:408] Connection header received
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.092728 (+   495us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.092732 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.092816 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.092886 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.120716 (+ 27830us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.121442 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.121691 (+   249us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34060: BlockingRecv error: recv got EOF from 127.0.0.1:34060 (error 108)
06:04:48.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
06:04:48.127 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe0ad9922, L:/127.0.0.1:33614 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:48.128 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c490317, L:/127.0.0.1:55182 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.131 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b3a7223, L:/127.0.0.1:55200 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.132 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.133 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.133 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.133 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2251), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [663ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1784ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2076ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.133 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.136 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.136 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.138 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.139 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.139 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.139 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.140 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.140 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.140 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:48.140 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:48.139 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x93347a7d, L:/127.0.0.1:54958 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.141 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.141 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83348cd2, L:/127.0.0.1:54842 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2277), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [290ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1872ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1885ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.145 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.145 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.145 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.145 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.148 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2238), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [504ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1598ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2037ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.154 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.155 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.157 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.158 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.158 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.158 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.158 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.158 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.158 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.158 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.158 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.158 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.158 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.161 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.162 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.162 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.169 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.169 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2264), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [616ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1363ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.179 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.180 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.182 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.182 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.179396 15611 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.831479 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33638 (local address 127.13.80.188:40143)
06:04:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.834407 (+  2928us) server_negotiation.cc:207] Beginning negotiation
06:04:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.834413 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.178209 (+1343796us) server_negotiation.cc:408] Connection header received
06:04:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.178673 (+   464us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.178743 (+    70us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.178858 (+   115us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.183 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.178961 (+   103us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.179220 (+   259us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33638: BlockingRecv error: recv got EOF from 127.0.0.1:33638 (error 108)
06:04:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2813,"thread_start_us":114,"threads_started":1}
06:04:48.183 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.184 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.190881 15701 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.887710 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33730 (local address 127.13.80.188:40143)
06:04:48.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.887983 (+   273us) server_negotiation.cc:207] Beginning negotiation
06:04:48.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:46.887987 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:48.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.190175 (+1302188us) server_negotiation.cc:408] Connection header received
06:04:48.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.190255 (+    80us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.197 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.231 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.232 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.233 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.234 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.235 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.235 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.235 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.235 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2410), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [194ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [573ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1773ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, deferred=null) after lookup
06:04:48.236 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.238 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.239 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.240 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.241 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.242 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.242 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.242 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.242 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.243 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.243 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.243 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.244 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.246 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.247 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.247 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.248 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.248 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.248 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.248 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.248 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2540e3a5, L:/127.0.0.1:54816 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.250 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.252 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.253 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.255 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.258 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.260 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.264 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.265 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.267 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.268 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.270 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.270 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb02dc429, L:/127.0.0.1:34070 - R:/127.13.80.188:40143] using TOKEN/null
06:04:48.271 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.273 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.274 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.276 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.277 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.279 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.282 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.284 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.285 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.287 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.288 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.291 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.293 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.294 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.296 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.297 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.299 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.301 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.302 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.303 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.304 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.304 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.304 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.305 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.305 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.306 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.307 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.313 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.364 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.365 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.365 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.365 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.366 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.366 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.367 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.367 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.368 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.368 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.368 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.380 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.381 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.380 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.381 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.382 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.382 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.382 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.382 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.383 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.383 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.383 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.383 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.384 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.384 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2464), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [431ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2267ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.385 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.380 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.386 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.379 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.387 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.388 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.388 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.379 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.389 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.379 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.389 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.389 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.369 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.379 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.390 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2485), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [503ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [758ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.390 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.390 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.378 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.378 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.378 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.378 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.378 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.378 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.378 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.378 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.377 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.377 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.377 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.377 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.377 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.377 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.395 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.377 [DEBUG - pool-4-thread-24] (NetUtil.java:139) Resolved '127.13.80.188' into [/127.13.80.188] in 41154376ns
06:04:48.377 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.395 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.377 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.376 [DEBUG - pool-4-thread-58] (NetUtil.java:139) Resolved '127.13.80.189' into [/127.13.80.189] in 44653937ns
06:04:48.376 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.376 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.376 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.376 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.376 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.376 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.375 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.375 [DEBUG - pool-4-thread-66] (NetUtil.java:139) Resolved '127.13.80.189' into [/127.13.80.189] in 46523643ns
06:04:48.399 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.400 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.400 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.400 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.401 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.402 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.402 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.403 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.403 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.403 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.403 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.406 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.375 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:48.374 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.190258 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.190339 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.190482 (+   143us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:48.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.190721 (+   239us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33730: BlockingRecv error: recv got EOF from 127.0.0.1:33730 (error 108)
06:04:48.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":199,"thread_start_us":103,"threads_started":1}
06:04:48.372 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.371 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.412 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.371 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.369 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.413 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.383 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.382 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:48.415 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.416 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.417 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:48.417 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.417 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.418 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.421576 15611 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.367889 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34080 (local address 127.13.80.188:40143)
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.368078 (+   189us) server_negotiation.cc:207] Beginning negotiation
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.368083 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.368101 (+    18us) server_negotiation.cc:408] Connection header received
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.368163 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.368167 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.368263 (+    96us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.368361 (+    98us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.415896 (+ 47535us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.416693 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.420686 (+  3993us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.420900 (+   214us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.421039 (+   139us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.421075 (+    36us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.421078 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.421095 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.421131 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.421145 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.421236 (+    91us) server_negotiation.cc:1036] Waiting for connection context
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.421406 (+   170us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34080: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34080): Connection reset by peer (error 104)
06:04:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
06:04:48.423 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x452a38ce, L:/127.0.0.1:55894 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.425 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.433 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37ce5c05, L:/127.0.0.1:54916 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.434 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5d0b74f, L:/127.0.0.1:55190 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [476ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1797ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2399ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.440 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53133017, L:/127.0.0.1:55902 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.442 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.443 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.443 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.443 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.444 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.444 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.444 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.444 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.447 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.448 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.451 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.454 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.457 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.465 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xec96b0a0, L:/127.0.0.1:55288 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.465 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.466 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.466 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2572), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [619ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.468 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.470 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.471 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.472 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.473 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:48.473 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.474 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.474 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.474 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.476 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.476 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:48.477 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:48.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.481 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.482 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.482 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.482 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.483 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.486 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.489 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x75f28688, L:/127.0.0.1:55912 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.491 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.491 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.493 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.499 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.500 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:48.508 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.508 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2661), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [601ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [918ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2507ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.513 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.514 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:48.514 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.514 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.517 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.517 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.523 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x55df5769, L:/127.0.0.1:55928 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.524 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.524 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:48.525 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e944349, L:/127.0.0.1:34090 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:48.527 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb9263cf0, L:/127.0.0.1:55290 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.529 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=346), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [329ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [332ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.530 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.531 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.534 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.535 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.535 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.535 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.536 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.536 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.537 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.545 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.547 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.548 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.552 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.555 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.559 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.561 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.562 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.563 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.567 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:48.574 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12e8c0a0, L:/127.0.0.1:55934 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.576 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7ce33ddd, L:/127.0.0.1:55932 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.580 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.583 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.584 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x426ec0f0, L:/127.0.0.1:55304 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=404), Traces: [0ms] refreshing cache from master, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [382ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [391ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.596 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.596 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.627 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.630 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.634 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.636 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x98d414a0, L:/127.0.0.1:34104 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:48.638 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.639 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62f77b49, L:/127.0.0.1:55306 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.640 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.644 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.645 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.647 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.647 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.648 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.649 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.650 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.651 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.652 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.652 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.653 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.654 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.655 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.657 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.658 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:48.658 [DEBUG - pool-4-thread-30] (NetUtil.java:139) Resolved '127.13.80.190' into [/127.13.80.190] in 58146055ns
06:04:48.658 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.660 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.661 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.661 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.662 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe91f8e1f, L:/127.0.0.1:56002 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.663 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.663 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.664 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.665 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.666 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.667 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.668 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.669 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed39fe2a, L:/127.0.0.1:56022 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.669 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.670 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.671 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.672 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.672 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.672 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.673 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.673 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.673 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.674 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.674 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.674 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.674 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.675 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.675 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.675 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.676 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.676 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.676 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.676 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.676 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.677 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.678 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.678 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.679 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.679 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.680 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.680 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.681 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc03edf56, L:/127.0.0.1:34122 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:48.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.682 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.682 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.683 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.684 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.684 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.684 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.685 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.685 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.686 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.687 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.687 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.689 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.689 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.690 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.691 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=459), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [190ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [455ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.692 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.692 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.693 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.693 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.694 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.695 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.695 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x75bf57ab, L:/127.0.0.1:55308 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.695 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.695 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.649 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.696 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.698 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.698 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:48.698 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.675 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.699 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.700 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.700 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.700 [DEBUG - pool-4-thread-72] (NetUtil.java:139) Resolved '127.13.80.188' into [/127.13.80.188] in 82773731ns
06:04:48.700 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.700 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:48.701 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.701 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.701 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:48.701 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.701 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.701 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.702 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.702 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=398), Traces: [0ms] refreshing cache from master, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [94ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [119ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.704 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.705 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ccf4c01, L:/127.0.0.1:55338 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.707 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.708 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.708 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.709 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:48.709 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.709 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.709 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.710 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.711 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.711 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.712 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.713 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.714 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.714 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.715 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.716 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.716 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.717 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.717 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.717 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.719 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.719 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.719 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.719 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.720 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.725 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.727 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=420), Traces: [0ms] refreshing cache from master, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [378ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.729 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.721 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:48.720 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.733 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:48.733 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.721 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.736 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:48.736 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:48.736 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.738 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.745 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.748 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.749 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.753 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.758 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.759 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.762 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:48.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:48.763 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:48.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:48.763 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:48.764 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:48.764 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:48.764 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:48.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:48.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.767 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.768 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.769 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.773 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99d4bd90, L:/127.0.0.1:56296 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.775 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.775 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0433041c, L:/127.0.0.1:56314 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.775 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x07500c32, L:/127.0.0.1:56100 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.777 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.778 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1defb153, L:/127.0.0.1:55354 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.779 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4975efe, L:/127.0.0.1:56190 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.779 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72e3722e, L:/127.0.0.1:56044 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.780 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.780 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:48.781 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.782 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.783 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.785 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x494eafeb, L:/127.0.0.1:56408 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.787 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.789 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.793 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.797 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc9e249b9, L:/127.0.0.1:55958 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.801 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c9fa327, L:/127.0.0.1:56056 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.803 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.803 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9294a13, L:/127.0.0.1:56350 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.806 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.808 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12d62ac1, L:/127.0.0.1:56030 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:48.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:48.810 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:48.810 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c263b32, L:/127.0.0.1:56158 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.810912 16027 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.681530 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56050 (local address 127.13.80.189:36889)
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.717894 (+ 36364us) server_negotiation.cc:207] Beginning negotiation
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.717898 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.717911 (+    13us) server_negotiation.cc:408] Connection header received
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.717947 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.717951 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.717993 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.724615 (+  6622us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.809785 (+ 85170us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.810557 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.810764 (+   207us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56050: BlockingWrite error: write error: Broken pipe (error 32)
06:04:48.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":36279,"thread_start_us":247,"threads_started":1}
06:04:48.812 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.812 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.813 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.818 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbde2d3e0, L:/127.0.0.1:56218 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.820 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1aaa38b6, L:/127.0.0.1:56342 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.821 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.825 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x21d25c50, L:/127.0.0.1:56208 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.825 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.830 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae579132, L:/127.0.0.1:56326 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.831 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x47242523, L:/127.0.0.1:56318 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.832 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x066340f7, L:/127.0.0.1:56336 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.832 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x31274a05, L:/127.0.0.1:56058 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.834 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x75065896, L:/127.0.0.1:56362 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.837 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x364d938a, L:/127.0.0.1:56202 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.841 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0851133e, L:/127.0.0.1:56368 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:48.846 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6fbc8daf, L:/127.0.0.1:56396 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.847 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9fb5c162, L:/127.0.0.1:56188 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:48.847707 15701 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.634567 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34110 (local address 127.13.80.188:40143)
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.634717 (+   150us) server_negotiation.cc:207] Beginning negotiation
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.634724 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.713605 (+ 78881us) server_negotiation.cc:408] Connection header received
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.715084 (+  1479us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.715089 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.715170 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.715238 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.846364 (+131126us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.847180 (+   816us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:48.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.847573 (+   393us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34110: BlockingRecv error: recv got EOF from 127.0.0.1:34110 (error 108)
06:04:48.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
06:04:48.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:48.850 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9cb9d42, L:/127.0.0.1:56146 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.852 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa239114a, L:/127.0.0.1:55960 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.852 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.853 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a4b911e, L:/127.0.0.1:55950 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.855 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d8d0a88, L:/127.0.0.1:56078 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.855 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcfb2f69b, L:/127.0.0.1:56186 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.857 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x196c1b18, L:/127.0.0.1:56094 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.881 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:48.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:48.920 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba1556c7, L:/127.0.0.1:56302 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.922 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.923 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74ad0f3e, L:/127.0.0.1:56262 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.924 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x80676c78, L:/127.0.0.1:56380 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.925 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x81071e3d, L:/127.0.0.1:56288 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.926 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xacc5950d, L:/127.0.0.1:55988 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.927 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:48.930 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:48.934 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:48.936 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x987f66bf, L:/127.0.0.1:55972 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.937 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:48.938 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15734a34, L:/127.0.0.1:56128 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.940 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63d2f069, L:/127.0.0.1:56246 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.943 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.943 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfc764c1c, L:/127.0.0.1:55356 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:48.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.948 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.949 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:48.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=717), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [636ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:48.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.954 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.955 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa1499a32, L:/127.0.0.1:56232 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.956 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.957 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e5ca051, L:/127.0.0.1:56066 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.961 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.962 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.962 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1ffe0ede, L:/127.0.0.1:34146 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:48.963 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:48.964 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:48.964 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7c358d4, L:/127.0.0.1:56172 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.964 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.965 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.966 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.966 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x75f3ca35, L:/127.0.0.1:56308 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:48.967 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:48.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:48.981 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.019 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.022 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6118252f, L:/127.0.0.1:56108 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.025 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcca0ac23, L:/127.0.0.1:56144 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.028 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.030 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.033 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.033 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=790), Traces: [0ms] refreshing cache from master, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [246ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [367ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.034 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.035 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.035 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.036 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=668), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [25ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [314ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.036 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.038 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.038 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:49.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.039537 15611 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.678221 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34128 (local address 127.13.80.188:40143)
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.680891 (+  2670us) server_negotiation.cc:207] Beginning negotiation
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.680897 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.697336 (+ 16439us) server_negotiation.cc:408] Connection header received
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.697599 (+   263us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.697604 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.697676 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.697741 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.723035 (+ 25294us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.723966 (+   931us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.727401 (+  3435us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:48.727660 (+   259us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.038878 (+311218us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.038913 (+    35us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.038917 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.038970 (+    53us) server_negotiation.cc:923] calling sasl_server_start()
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.039010 (+    40us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.039024 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.039135 (+   111us) server_negotiation.cc:1036] Waiting for connection context
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.039337 (+   202us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34128: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34128): Connection reset by peer (error 104)
06:04:49.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2553,"thread_start_us":97,"threads_started":1}
06:04:49.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:49.044 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.044 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1a75bc70, L:/127.0.0.1:55322 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.045 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:49.046 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.048 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.049 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.049 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.050 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.051 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.053 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:49.054 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.057 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.058 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:49.063 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7aae1fd3, L:/127.0.0.1:55428 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.064 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.064 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x80cddd26, L:/127.0.0.1:55438 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.065 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:49.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:49.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:49.068 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.069 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a78469c, L:/127.0.0.1:56456 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.069 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:49.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.073 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.074 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.074 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x419405c4, L:/127.0.0.1:34160 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.075 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.076 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.076 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.076 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.078 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb631f712, L:/127.0.0.1:56114 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.079 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.085 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.085 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.087 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.087 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.087 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.088 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.088 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.088 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.089 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.089 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.089 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.089 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.090 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.090 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.090 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.091 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.092 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.093 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.093 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.094 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.094 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.095 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.056 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.098 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.098 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.100 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9d885ac, L:/127.0.0.1:56274 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.102 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.106 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8a9438dd, L:/127.0.0.1:34138 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.107 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0cb26c93, L:/127.0.0.1:56154 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.108 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba2a329c, L:/127.0.0.1:56272 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.109 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.110 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x02b1751a, L:/127.0.0.1:56014 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.111 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbd3d84c7, L:/127.0.0.1:55360 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.111 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.112 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.112 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.113 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.114 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.117 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.117 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.118 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.118 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.119 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.119 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.119 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.085 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.120 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.121 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.121 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.122 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.122 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.122 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.123 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.123 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.124 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x067a0e60, L:/127.0.0.1:56204 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.124 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.124 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.125 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.125 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.125 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.126 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.126 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.126 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.131 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.133 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.133 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.168 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.168 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.168 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.168 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.168 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.168 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.168 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.172 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.172 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.172 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.175 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.175 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.176 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.179 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.183 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.184 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f70dbb6, L:/127.0.0.1:55816 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.186 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.189 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x155fd362, L:/127.0.0.1:55414 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.190 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.192 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9931f82, L:/127.0.0.1:56532 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.192 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.193 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.195 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.195 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.197 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.197 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x853ae0ac, L:/127.0.0.1:56478 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.198 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.201 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.205 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.205 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca73a0d4, L:/127.0.0.1:34212 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.208 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.216 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1a98ca9, L:/127.0.0.1:55800 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.219 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4732f7e2, L:/127.0.0.1:55686 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.219 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.222 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.222 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.225 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.228 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:49.229 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8834d3f5, L:/127.0.0.1:55852 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.232 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.237 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x730d897d, L:/127.0.0.1:55518 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.239 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7822d551, L:/127.0.0.1:55466 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.241 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x50faeea2, L:/127.0.0.1:55456 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.243 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.243 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.255 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca530eed, L:/127.0.0.1:34170 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.271 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.275 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.281 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.284 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.288 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.292 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.299 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.304 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.309 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.312 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.315 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf486d8f9, L:/127.0.0.1:55656 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.316 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.319 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14ff578c, L:/127.0.0.1:56490 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.320 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.320 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0231a490, L:/127.0.0.1:55494 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.322 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.324 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.327 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.330 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1232b0c0, L:/127.0.0.1:56422 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.331 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b7d315c, L:/127.0.0.1:55616 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.331 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.333 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.334 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.337 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.338 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.339 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.340 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87ef9de8, L:/127.0.0.1:56440 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.345 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.349 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd24dd80f, L:/127.0.0.1:55398 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.350 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.351 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd711237, L:/127.0.0.1:34220 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.353 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1066), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [493ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1011ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.356 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.356 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe459e95e, L:/127.0.0.1:56428 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.356 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.357 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.358 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.358 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:49.359 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1053), Traces: [0ms] refreshing cache from master, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [322ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1011ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.360 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.361 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.361 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5150ebbf, L:/127.0.0.1:55420 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.361 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.362 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xca1c119d, L:/127.0.0.1:55368 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.363 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.363 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.365 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.365 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.365 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.366 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.366 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.366 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.367 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.367 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.367 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.368 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.369 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.369 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.374 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd920b60c, L:/127.0.0.1:55514 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.374 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.377 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc0fe4abd, L:/127.0.0.1:55454 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.381 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.388 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.388 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.389 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.389 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.357 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x68c02e07, L:/127.0.0.1:55410 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.395 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6576ea8, L:/127.0.0.1:55384 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.398 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15fdc2ef, L:/127.0.0.1:55478 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.398 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf20b5003, L:/127.0.0.1:34206 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.401 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.402 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f8045c2, L:/127.0.0.1:55584 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.402 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.402 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.402 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.404 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.404 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.404 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.404 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.405 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.405 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.406 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.406 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.407 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.407 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.407 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcd43a956, L:/127.0.0.1:56508 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1043), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [398ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.409 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.409 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1116), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1047ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.415 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70fb1ebf, L:/127.0.0.1:55728 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.416 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x59bffcf5, L:/127.0.0.1:55568 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.417 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.418 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa7e9cf82, L:/127.0.0.1:55830 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.419641 15701 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.091989 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34168 (local address 127.13.80.188:40143)
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.092390 (+   401us) server_negotiation.cc:207] Beginning negotiation
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.092395 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.092409 (+    14us) server_negotiation.cc:408] Connection header received
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.092448 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.092451 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.092511 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.092642 (+   131us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.295191 (+202549us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.296277 (+  1086us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.380304 (+ 84027us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.380685 (+   381us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.418747 (+ 38062us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.418894 (+   147us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.418980 (+    86us) server_negotiation.cc:1036] Waiting for connection context
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.419497 (+   517us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34168: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34168): Cannot send after transport endpoint shutdown (error 108)
06:04:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":315}
06:04:49.421 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.422 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.422 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x229cedd8, L:/127.0.0.1:55670 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.339 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa48f152, L:/127.0.0.1:55776 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.425 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0430ce58, L:/127.0.0.1:55610 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x50c5068f, L:/127.0.0.1:55756 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1047), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [313ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [827ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [898ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.430 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.431 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.431 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.435 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.440 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa6e609af, L:/127.0.0.1:56498 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.441 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x284e305c, L:/127.0.0.1:55578 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.441 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed309a42, L:/127.0.0.1:56516 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.442 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x60703492, L:/127.0.0.1:34208 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.442 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe98f7681, L:/127.0.0.1:56472 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.450 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1160), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1019ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.462 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea839341, L:/127.0.0.1:55464 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.462 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x096eaf30, L:/127.0.0.1:55526 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.466 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.466 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.466 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.467 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd47d41ae, L:/127.0.0.1:55602 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.498 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x15060bb6, L:/127.0.0.1:34238 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.496 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb52a89cd, L:/127.0.0.1:55630 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.495 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35125e06, L:/127.0.0.1:55646 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.494 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x282d18a0, L:/127.0.0.1:55788 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.493 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc316eff2, L:/127.0.0.1:55640 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.492 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb4ebb7ef, L:/127.0.0.1:55718 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.492 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e1c054d, L:/127.0.0.1:55764 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1254), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [753ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [759ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1141ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1176ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.491 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xca20a006, L:/127.0.0.1:55840 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1242), Traces: [0ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [750ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [765ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.491 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe790d477, L:/127.0.0.1:55702 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.490 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xccab0852, L:/127.0.0.1:55540 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1237), Traces: [0ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [520ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1176ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.515 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.516 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.516 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.516 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.517 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.517 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.518 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.518 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.519 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.519 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.520 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.520 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.520 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.520 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.520 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.520 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.520 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.520 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.521 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.522 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1250), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [769ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.489 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1e5a396, L:/127.0.0.1:55532 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.486 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x08cadd24, L:/127.0.0.1:55554 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.526 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf73a03da, L:/127.0.0.1:55860 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.484254 16181 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.134218 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34190 (local address 127.13.80.188:40143)
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.141136 (+  6918us) server_negotiation.cc:207] Beginning negotiation
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.141155 (+    19us) server_negotiation.cc:400] Waiting for connection header
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.141172 (+    17us) server_negotiation.cc:408] Connection header received
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.141218 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.141221 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.141272 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.141826 (+   554us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.360829 (+219003us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.361627 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.482853 (+121226us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.483119 (+   266us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.483654 (+   535us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.483677 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.483680 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.483695 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.483727 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.483736 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.483795 (+    59us) server_negotiation.cc:1036] Waiting for connection context
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.484091 (+   296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34190: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34190): Connection reset by peer (error 104)
06:04:49.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6833,"thread_start_us":186,"threads_started":1}
06:04:49.484 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b88108a, L:/127.0.0.1:34178 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.484 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x149930f9, L:/127.0.0.1:56474 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:49.481 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44cfdead, L:/127.0.0.1:55632 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1237), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1127ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:49.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1279), Traces: [0ms] refreshing cache from master, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [487ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [710ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1094ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1100ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.475 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfad1c5aa, L:/127.0.0.1:34250 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1238), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [741ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1056ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1129ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.473 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x43531d1a, L:/127.0.0.1:55742 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.532 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x20edfe87, L:/127.0.0.1:34230 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.533295 13823 connection.cc:466] server connection from 127.0.0.1:34250 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34250 (request call id 0) could send its response
06:04:49.536 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x01dc6fb1, L:/127.0.0.1:55782 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b7be0c1, L:/127.0.0.1:55402 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x353c6051, L:/127.0.0.1:55626 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.470 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8a49998e, L:/127.0.0.1:55496 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.470 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a570c3a, L:/127.0.0.1:55600 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.470 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.470 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd54df2a, L:/127.0.0.1:55874 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.469 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd1baf95, L:/127.0.0.1:34242 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1267), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [628ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [749ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.469 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x66436e40, L:/127.0.0.1:34254 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.467 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.546 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.550 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.550 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.551 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.551 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.552 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.552 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.552 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.553 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.553 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.554 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1312), Traces: [0ms] refreshing cache from master, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [777ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.555 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.555 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.556 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.556 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.557 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.559 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.559 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.560 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.561 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.563 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.564 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.564 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.564 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.564 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.564 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.564 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.565 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.564 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.565 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.565 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.566 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.566 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1314), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [496ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1206ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.567 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.567 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [776ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1172ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.568 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.568 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.573 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.573 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.573 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.573 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.573 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.574 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.574 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.574 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.574 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.574 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.574 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.574 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.575 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.575 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.577 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.580 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.581 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.581 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.581 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.582 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.583 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.583 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.583 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.589 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.590 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.590 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.599 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.599 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.599 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.599 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.599 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.604118 16015 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.321006 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34216 (local address 127.13.80.188:40143)
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.321182 (+   176us) server_negotiation.cc:207] Beginning negotiation
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.321186 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.321615 (+   429us) server_negotiation.cc:408] Connection header received
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.321666 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.321669 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.321727 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.321797 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.325413 (+  3616us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.326235 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.518202 (+191967us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.518453 (+   251us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603322 (+ 84869us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603353 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603359 (+     6us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603382 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603424 (+    42us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603440 (+    16us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603705 (+   265us) server_negotiation.cc:1036] Waiting for connection context
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603959 (+   254us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34216: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34216): Connection reset by peer (error 104)
06:04:49.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.606444 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.546980 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34256 (local address 127.13.80.188:40143)
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.547562 (+   582us) server_negotiation.cc:207] Beginning negotiation
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.547567 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.547586 (+    19us) server_negotiation.cc:408] Connection header received
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603753 (+ 56167us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603756 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603834 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.603998 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34256: BlockingWrite error: write error: Broken pipe (error 32)
06:04:49.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":453}
06:04:49.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.608 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.608 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1242), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [765ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [832ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.608 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.609 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.609 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.612 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.612 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.612 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.614 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.614993 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.548234 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34268 (local address 127.13.80.188:40143)
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.548362 (+   128us) server_negotiation.cc:207] Beginning negotiation
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.548366 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.614599 (+ 66233us) server_negotiation.cc:408] Connection header received
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.614653 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.614656 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.614713 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.614863 (+   150us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34268: BlockingWrite error: write error: Broken pipe (error 32)
06:04:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
06:04:49.619 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.619 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1349), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [755ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.620 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.620 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.620 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.620 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.622 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.624 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.624 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.626 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.632 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.633 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.633 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.633 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.634 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.635 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.635 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.636133 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.613186 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34270 (local address 127.13.80.188:40143)
06:04:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.613351 (+   165us) server_negotiation.cc:207] Beginning negotiation
06:04:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.613356 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.613373 (+    17us) server_negotiation.cc:408] Connection header received
06:04:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.613429 (+    56us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.613432 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.613501 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.613613 (+   112us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.633703 (+ 20090us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.634499 (+   796us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.635982 (+  1483us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34270: BlockingRecv error: recv got EOF from 127.0.0.1:34270 (error 108)
06:04:49.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
06:04:49.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.642 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.643404 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.623824 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34276 (local address 127.13.80.188:40143)
06:04:49.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.623976 (+   152us) server_negotiation.cc:207] Beginning negotiation
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.623981 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.626732 (+  2751us) server_negotiation.cc:408] Connection header received
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.627026 (+   294us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.627032 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.627120 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.627175 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.630324 (+  3149us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.631038 (+   714us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.643254 (+ 12216us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34276: BlockingRecv error: recv got EOF from 127.0.0.1:34276 (error 108)
06:04:49.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
06:04:49.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.646 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.646 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.647 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.649 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.650 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.651 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.653 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.653 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.655 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.655 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.657 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.658 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.659 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.660 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.662 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.663 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.665 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.666 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.666 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.667 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.668 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.669 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:49.671 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.672 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1489), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [891ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1273ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.675 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.680 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.682 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.682 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.682 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.696 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.697 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.697 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.697 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.698 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1463), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [517ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1229ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.698 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.701 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40f9204e, L:/127.0.0.1:55886 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.704 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.705 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.705 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.705 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1294), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [843ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1057ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1086ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.706 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.714 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35c245c5, L:/127.0.0.1:55876 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.716 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.717 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.717 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.718 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.719 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.719 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.721 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.725210 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.693798 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34286 (local address 127.13.80.188:40143)
06:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.693966 (+   168us) server_negotiation.cc:207] Beginning negotiation
06:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.693971 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.698792 (+  4821us) server_negotiation.cc:408] Connection header received
06:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.712385 (+ 13593us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.712389 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.712470 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.712589 (+   119us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.722013 (+  9424us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.722895 (+   882us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.725033 (+  2138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34286: BlockingRecv error: recv got EOF from 127.0.0.1:34286 (error 108)
06:04:49.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
06:04:49.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.730 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.730 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1431), Traces: [0ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [488ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1125ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.732 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.732 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.732 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.736 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.736 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.736 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.736 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.736 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.737 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.737 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.737 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.737 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.742 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.742 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.743 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.744 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [512ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [946ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.752 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.752 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.752 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.753 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.755 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.755 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.758 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.758 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.759 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.759 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1574), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [643ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [926ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1283ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.762 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.763 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1516), Traces: [0ms] refreshing cache from master, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [756ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1185ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.764 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.765 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1951c592, L:/127.0.0.1:55894 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.765 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.765 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.765 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.766 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.766 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.766827 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.760794 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34302 (local address 127.13.80.188:40143)
06:04:49.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.760970 (+   176us) server_negotiation.cc:207] Beginning negotiation
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.760977 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.761690 (+   713us) server_negotiation.cc:408] Connection header received
06:04:49.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.762064 (+   374us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.762068 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.762139 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.762229 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.765537 (+  3308us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.766238 (+   701us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.767 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.766681 (+   443us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34302: BlockingRecv error: recv got EOF from 127.0.0.1:34302 (error 108)
06:04:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
06:04:49.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.768 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.768 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.768 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.769 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.769 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.770 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.772 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.772 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.772 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.773 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.773 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1495), Traces: [0ms] refreshing cache from master, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1128ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1184ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.776 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.778 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.779 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.779 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.779 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.780 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.781 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.783 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.783 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1548), Traces: [0ms] refreshing cache from master, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [718ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [757ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1104ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.785463 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.775119 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34308 (local address 127.13.80.188:40143)
06:04:49.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.779111 (+  3992us) server_negotiation.cc:207] Beginning negotiation
06:04:49.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.779116 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.779138 (+    22us) server_negotiation.cc:408] Connection header received
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.779195 (+    57us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.779199 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.779274 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.779376 (+   102us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.784181 (+  4805us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.784916 (+   735us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.785333 (+   417us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34308: BlockingRecv error: recv got EOF from 127.0.0.1:34308 (error 108)
06:04:49.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3845}
06:04:49.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.789 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.789 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.790 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.790 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.790 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.791059 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.789073 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34322 (local address 127.13.80.188:40143)
06:04:49.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.789229 (+   156us) server_negotiation.cc:207] Beginning negotiation
06:04:49.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.789233 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.790036 (+   803us) server_negotiation.cc:408] Connection header received
06:04:49.792 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.790390 (+   354us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.790394 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.790478 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.790541 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.790933 (+   392us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34322: BlockingRecv error: recv got EOF from 127.0.0.1:34322 (error 108)
06:04:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
06:04:49.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.793 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.793 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1495), Traces: [0ms] refreshing cache from master, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [496ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1074ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.795 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.795 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1492), Traces: [0ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [441ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.801 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.801 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.801 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.802 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.802 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.802 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.803 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.803 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.804 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.804 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.804 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.804 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.805 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.805 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.806 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.806 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.806 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.807 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.808 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1520), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [761ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.814 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.814 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.815 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.815 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.816 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.816 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.816 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.816 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1580), Traces: [0ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1153ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1157ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.819 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.824121 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.824 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.809275 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34336 (local address 127.13.80.188:40143)
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.809424 (+   149us) server_negotiation.cc:207] Beginning negotiation
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.809429 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.810177 (+   748us) server_negotiation.cc:408] Connection header received
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.810547 (+   370us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.810552 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.810651 (+    99us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.810737 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.822506 (+ 11769us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.823361 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.823942 (+   581us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34336: BlockingRecv error: recv got EOF from 127.0.0.1:34336 (error 108)
06:04:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
06:04:49.825 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.825 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.825 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.826 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.826 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.826 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.826 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.826 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.826 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.827 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.829 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.829080 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.817242 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34350 (local address 127.13.80.188:40143)
06:04:49.829 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1565), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [773ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [793ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1059ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.817405 (+   163us) server_negotiation.cc:207] Beginning negotiation
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.817421 (+    16us) server_negotiation.cc:400] Waiting for connection header
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.818229 (+   808us) server_negotiation.cc:408] Connection header received
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.820964 (+  2735us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.820968 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.821043 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.821103 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.825060 (+  3957us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.825914 (+   854us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.828936 (+  3022us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34350: BlockingRecv error: recv got EOF from 127.0.0.1:34350 (error 108)
06:04:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
06:04:49.830 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.830 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1564), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1138ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1231ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.832 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.837 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.837 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.837 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.837 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.837 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.838 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.839 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.839 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.839 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.840 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.843 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.843 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.845 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.846947 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.832206 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34366 (local address 127.13.80.188:40143)
06:04:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.832402 (+   196us) server_negotiation.cc:207] Beginning negotiation
06:04:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.832407 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:49.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.833828 (+  1421us) server_negotiation.cc:408] Connection header received
06:04:49.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.834256 (+   428us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.834263 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.834337 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.834396 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.841297 (+  6901us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.842142 (+   845us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.846788 (+  4646us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34366: BlockingRecv error: recv got EOF from 127.0.0.1:34366 (error 108)
06:04:49.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":98}
06:04:49.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.850 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.850 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1591), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [759ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [772ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.856 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.856 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.856 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.857 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.858 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.859951 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.851837 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34380 (local address 127.13.80.188:40143)
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.851970 (+   133us) server_negotiation.cc:207] Beginning negotiation
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.851975 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.853158 (+  1183us) server_negotiation.cc:408] Connection header received
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.853483 (+   325us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.853487 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.853558 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.853617 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.858547 (+  4930us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.859385 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.859795 (+   410us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34380: BlockingRecv error: recv got EOF from 127.0.0.1:34380 (error 108)
06:04:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
06:04:49.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.862 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.862 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.862 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.872 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb55983c0, L:/127.0.0.1:55910 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.874 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.881 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.882 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1698), Traces: [0ms] refreshing cache from master, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [648ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1350ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.887 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.888 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.888 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.888 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.889 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.889 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.889 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.889 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.891194 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.884869 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34394 (local address 127.13.80.188:40143)
06:04:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.885040 (+   171us) server_negotiation.cc:207] Beginning negotiation
06:04:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.885051 (+    11us) server_negotiation.cc:400] Waiting for connection header
06:04:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.889053 (+  4002us) server_negotiation.cc:408] Connection header received
06:04:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.889770 (+   717us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.889774 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.889873 (+    99us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.889940 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.891035 (+  1095us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34394: BlockingRecv error: recv got EOF from 127.0.0.1:34394 (error 108)
06:04:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
06:04:49.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.893 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.894 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.900 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.903 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:49.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:49.911 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x787b253e, L:/127.0.0.1:55918 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.912 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:49.914 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.916 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:49.917 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.917 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1656), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [456ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1026ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.923 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.925 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.925 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.925 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.928 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.928 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1672), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [708ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [984ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1094ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.934 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.934 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.934 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.935 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.935 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdfb2b12f, L:/127.0.0.1:55920 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:49.937 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.938 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x714915f0, L:/127.0.0.1:34396 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:49.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1525), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [842ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1321ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.939248 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.918622 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34406 (local address 127.13.80.188:40143)
06:04:49.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.918775 (+   153us) server_negotiation.cc:207] Beginning negotiation
06:04:49.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.918779 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:49.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.919359 (+   580us) server_negotiation.cc:408] Connection header received
06:04:49.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.919628 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.939 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.919633 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.919706 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.940 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.919763 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.926490 (+  6727us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.927403 (+   913us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.939122 (+ 11719us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34406: BlockingRecv error: recv got EOF from 127.0.0.1:34406 (error 108)
06:04:49.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
06:04:49.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.944 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.945 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:49.945 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.945 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.946 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:49.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.946969 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.938651 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34414 (local address 127.13.80.188:40143)
06:04:49.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.938797 (+   146us) server_negotiation.cc:207] Beginning negotiation
06:04:49.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.938801 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:49.947 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.947 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1709), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [809ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1102ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.948 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.948 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1681), Traces: [0ms] refreshing cache from master, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [769ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1029ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1173ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.950 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.946833 (+  8032us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34414: BlockingRecv error: recv got EOF from 127.0.0.1:34414 (error 108)
06:04:49.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
06:04:49.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.954 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.954 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.954 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.955 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.958 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.958 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.958 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.958 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.959 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.959 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.959 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.959 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.963 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.963 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.963 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.965 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.965 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1690), Traces: [0ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [483ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1027ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1164ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.967846 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.950145 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34422 (local address 127.13.80.188:40143)
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.950329 (+   184us) server_negotiation.cc:207] Beginning negotiation
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.950335 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.950744 (+   409us) server_negotiation.cc:408] Connection header received
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.950970 (+   226us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.950974 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.951053 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.951138 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.955538 (+  4400us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.956126 (+   588us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.966272 (+ 10146us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.966518 (+   246us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.967083 (+   565us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.967213 (+   130us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.967295 (+    82us) server_negotiation.cc:1036] Waiting for connection context
06:04:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.967680 (+   385us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34422: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34422): Connection reset by peer (error 104)
06:04:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
06:04:49.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:49.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:49.972 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:49.972 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.973 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1591), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [320ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [900ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.973 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.973 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.973 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.974 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.977 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.977 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.977 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.979 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.979 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.979 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.979 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:49.983 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.983 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:49.984 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.984 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1602), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [273ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [994ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:49.985783 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:49.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.976641 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34430 (local address 127.13.80.188:40143)
06:04:49.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.976804 (+   163us) server_negotiation.cc:207] Beginning negotiation
06:04:49.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.976808 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:49.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.985655 (+  8847us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34430: BlockingRecv error: recv got EOF from 127.0.0.1:34430 (error 108)
06:04:49.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
06:04:49.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.987 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:49.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.990 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:49.990 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:49.990 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:49.991 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:49.991 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:49.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:49.992 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.992 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.992 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1752), Traces: [0ms] refreshing cache from master, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [459ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1091ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.994 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:49.994 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1757), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [787ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1048ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:49.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:49.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:49.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:49.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:49.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:49.999 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:49.999 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:49.999 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.000 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.000 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.000 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:49.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.001967 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.986647 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34446 (local address 127.13.80.188:40143)
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.986857 (+   210us) server_negotiation.cc:207] Beginning negotiation
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.986861 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.987653 (+   792us) server_negotiation.cc:408] Connection header received
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.987990 (+   337us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.987995 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.988071 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.988155 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.998061 (+  9906us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.998859 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.001835 (+  2976us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34446: BlockingRecv error: recv got EOF from 127.0.0.1:34446 (error 108)
06:04:50.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":95}
06:04:50.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.005 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.005892 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.006 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.995360 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34450 (local address 127.13.80.188:40143)
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.995740 (+   380us) server_negotiation.cc:207] Beginning negotiation
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.995745 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:50.006 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.006 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.001629 (+  5884us) server_negotiation.cc:408] Connection header received
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.004654 (+  3025us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.004658 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.004738 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.004800 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.005766 (+   966us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34450: BlockingRecv error: recv got EOF from 127.0.0.1:34450 (error 108)
06:04:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":277}
06:04:50.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.007 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.007 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.008 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.008 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.010771 16015 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.996463 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34458 (local address 127.13.80.188:40143)
06:04:50.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.996621 (+   158us) server_negotiation.cc:207] Beginning negotiation
06:04:50.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:49.996625 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:50.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.010639 (+ 14014us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34458: BlockingRecv error: recv got EOF from 127.0.0.1:34458 (error 108)
06:04:50.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
06:04:50.011 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.011 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1731), Traces: [0ms] refreshing cache from master, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [478ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1025ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1127ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.012 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.013 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1772), Traces: [0ms] refreshing cache from master, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [293ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.018 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.018 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:50.019 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.019 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.019 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.019 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.019 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.021 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.021 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.021 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1719), Traces: [0ms] refreshing cache from master, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [446ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1101ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.021 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.021 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.022 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:50.022 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.022 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.022 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.023 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.023 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.024 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.027 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:50.027 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.027 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.028 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.030 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.030 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.030094 16015 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.020667 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34462 (local address 127.13.80.188:40143)
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.021014 (+   347us) server_negotiation.cc:207] Beginning negotiation
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.021019 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.021038 (+    19us) server_negotiation.cc:408] Connection header received
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.021111 (+    73us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.021115 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.021198 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.021294 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.028923 (+  7629us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.029715 (+   792us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:50.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.029945 (+   230us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34462: BlockingRecv error: recv got EOF from 127.0.0.1:34462 (error 108)
06:04:50.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":237}
06:04:50.031 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.031 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1748), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [507ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1025ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1127ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.032 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.032 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1746), Traces: [0ms] refreshing cache from master, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [514ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1016ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1025ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, deferred=null) after lookup
06:04:50.033 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.034 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.034 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1642), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [767ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [921ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.038 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.038 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1641), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [864ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [867ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:50.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.038 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.039 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.039 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:50.039 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.039 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:50.039 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.039 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.039 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.042 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.042 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:50.042 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.042 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.045 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.045 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:50.045 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.045 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.045 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.046288 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.044353 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34494 (local address 127.13.80.188:40143)
06:04:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.044518 (+   165us) server_negotiation.cc:207] Beginning negotiation
06:04:50.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.044523 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.045286 (+   763us) server_negotiation.cc:408] Connection header received
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.045720 (+   434us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.045727 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.045809 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.045920 (+   111us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:50.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.046121 (+   201us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34494: BlockingRecv error: recv got EOF from 127.0.0.1:34494 (error 108)
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.047148 16015 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.032383 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34478 (local address 127.13.80.188:40143)
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.032671 (+   288us) server_negotiation.cc:207] Beginning negotiation
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.032676 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.036663 (+  3987us) server_negotiation.cc:408] Connection header received
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.041825 (+  5162us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.041830 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.041908 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.047 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.041971 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:50.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.047042 (+  5071us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34478: BlockingRecv error: recv got EOF from 127.0.0.1:34478 (error 108)
06:04:50.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76}
06:04:50.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.050 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.051 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.058 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.061 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.062 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.070 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.071 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.071 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.072 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.072 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.073 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.074 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.074 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.077 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.077 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.078 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.078 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.078 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.081 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.082 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.087 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.088 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.089 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.098 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.105 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.109 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.112 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.112 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1723), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [770ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [870ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [942ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.114 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.114 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.115 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.119 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.122 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.122 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.123 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.123 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.124 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:50.124 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.124 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.124 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.124 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.124 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.124 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.124 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.125337 16340 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.112951 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34576 (local address 127.13.80.188:40143)
06:04:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.113327 (+   376us) server_negotiation.cc:207] Beginning negotiation
06:04:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.113331 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.113348 (+    17us) server_negotiation.cc:408] Connection header received
06:04:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.114355 (+  1007us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.114359 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.114427 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.114573 (+   146us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:50.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.123198 (+  8625us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:50.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.124045 (+   847us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:50.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.125168 (+  1123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34576: BlockingRecv error: recv got EOF from unknown peer (error 108)
06:04:50.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":270,"thread_start_us":146,"threads_started":1}
06:04:50.125 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.127 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.129 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.130 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.134 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.134 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.147 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x50c30598, L:/127.0.0.1:56552 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.150 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.152 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.152 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd51ef197, L:/127.0.0.1:55930 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.154 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.158 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.159 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.165 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.166 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1feee4d, L:/127.0.0.1:56554 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.169 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.171 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.175 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.182 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd54182b, L:/127.0.0.1:55944 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.184 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=536), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [96ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.187 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.190 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.192 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.193 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:50.194 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.194 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.195 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.195 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.195355 16340 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.168929 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34590 (local address 127.13.80.188:40143)
06:04:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.169101 (+   172us) server_negotiation.cc:207] Beginning negotiation
06:04:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.169106 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.170465 (+  1359us) server_negotiation.cc:408] Connection header received
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.170825 (+   360us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.170830 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.170912 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.170979 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.178884 (+  7905us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.179790 (+   906us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.183627 (+  3837us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:50.196 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.183893 (+   266us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.192846 (+  8953us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:50.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.192878 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.192883 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.192903 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
06:04:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.192992 (+    89us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.193007 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.193112 (+   105us) server_negotiation.cc:1036] Waiting for connection context
06:04:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.195173 (+  2061us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34590: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34590): Cannot send after transport endpoint shutdown (error 108)
06:04:50.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
06:04:50.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.200 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.200 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.200 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.203 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.207 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.208 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.211 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.216 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.217 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.216 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45bd7199, L:/127.0.0.1:56564 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.228 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14d01a8c, L:/127.0.0.1:55954 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.229 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a045095, L:/127.0.0.1:34600 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.230 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=578), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [148ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.238 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.238 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.238 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.238 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.239 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.239 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.240 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.240 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.241 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.243 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfbb8f791, L:/127.0.0.1:56578 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.246 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.248 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.250 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.254 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.261 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.269 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.273 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.273 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.273 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.270 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1a476e11, L:/127.0.0.1:34610 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.276 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.282 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.283 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.284 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.285 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.286 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.282 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x49bab411, L:/127.0.0.1:55964 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.286 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.286 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.287 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.287 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.291 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=636), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [201ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.301 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.301 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.302 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.303 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0465ac00, L:/127.0.0.1:55968 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.304 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.304 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.305 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd1f50bc2, L:/127.0.0.1:55974 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.306 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.306 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:50.306 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.318 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e5c59f5, L:/127.0.0.1:56590 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.322 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee510a8b, L:/127.0.0.1:56588 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.332 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.332 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.333 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.335 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.337 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.338 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.346 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.347 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.348 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x08eb79c3, L:/127.0.0.1:56596 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.350 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.357 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.362 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.364 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18f6f30f, L:/127.0.0.1:34622 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.364 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdae1430c, L:/127.0.0.1:55990 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.364 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=718), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [278ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [294ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [294ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.368 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.370 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.372 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.375 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.376 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.376 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.376 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.376 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.377 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.375 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0a23ed7, L:/127.0.0.1:56608 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.377 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.378 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.380 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.385 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.389 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.391 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7814cea8, L:/127.0.0.1:34638 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.392 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.393 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa9d55396, L:/127.0.0.1:56004 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=744), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [307ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [319ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.397 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41f15c25, L:/127.0.0.1:56014 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.400 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.400 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.401 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.403 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.404 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.404 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=745), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [227ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.409 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.411 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:50.411 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state NEGOTIATING
06:04:50.411 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.413 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2dbe5d2, L:/127.0.0.1:56614 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.413 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.413 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.413 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.414 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.414 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.415 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=749), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [221ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:50.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.418 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.419 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.419 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:50.420 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.420 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.422 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.422 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.422 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.423 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1ce9321, L:/127.0.0.1:56618 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.426 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.428 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.431 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.433 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.437 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d74a3b6, L:/127.0.0.1:56030 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.441 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.441 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.441 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=795), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [79ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=779), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [340ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [355ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.445 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.446 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.446 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:50.447 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.447 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.447 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.447 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.448 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.449 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:50.449 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.449 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.449 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.450 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.451 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb5fe7cf6, L:/127.0.0.1:34648 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.452342 13825 connection.cc:466] server connection from 127.0.0.1:34648 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34648 (request call id 0) could send its response
06:04:50.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.457485 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.445253 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34650 (local address 127.13.80.188:40143)
06:04:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.447362 (+  2109us) server_negotiation.cc:207] Beginning negotiation
06:04:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.447369 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.447385 (+    16us) server_negotiation.cc:408] Connection header received
06:04:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.447430 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.447433 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.447508 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.447617 (+   109us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.455963 (+  8346us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.456852 (+   889us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.457292 (+   440us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34650: BlockingRecv error: recv got EOF from 127.0.0.1:34650 (error 108)
06:04:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1987,"thread_start_us":386,"threads_started":1}
06:04:50.458 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.458 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.458 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.458 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.459 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.460 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.461 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.461 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.468 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.471 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.474 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.474 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=819), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [168ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [321ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.475 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63bfc067, L:/127.0.0.1:56630 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.485 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaeed7937, L:/127.0.0.1:34652 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.487 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf1d24a4, L:/127.0.0.1:56046 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.489 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.490 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:50.490 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.490 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.491 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.492 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=842), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [406ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [414ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [419ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.493309 16340 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.479796 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34654 (local address 127.13.80.188:40143)
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.480272 (+   476us) server_negotiation.cc:207] Beginning negotiation
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.480277 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.486256 (+  5979us) server_negotiation.cc:408] Connection header received
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.486310 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.486313 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.486392 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.486488 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.490703 (+  4215us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.491451 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.493176 (+  1725us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34654: BlockingRecv error: recv got EOF from 127.0.0.1:34654 (error 108)
06:04:50.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":362}
06:04:50.495 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.495 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.497 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.499 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.503 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.503 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.504 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.504 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.504 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.505 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.507 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.509 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.513 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.513 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.513 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.514 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.515 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6023b0cc, L:/127.0.0.1:56642 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.515 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.516 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.516 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.517 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.518 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.518 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.519 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.520 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.521 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.521 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.522 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a65af0e, L:/127.0.0.1:56062 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.524 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.527 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=867), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [184ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [297ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.529 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.532 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0abfd257, L:/127.0.0.1:34658 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.533 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb43ba2b1, L:/127.0.0.1:34664 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.535 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.536 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.537 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.538 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.538 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.542 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.551 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.552 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x911b5bb9, L:/127.0.0.1:56660 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.560 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.562 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.563 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.563 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53a6f03f, L:/127.0.0.1:56650 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.569 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb9c93b1a, L:/127.0.0.1:56094 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.572 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea38aecd, L:/127.0.0.1:56078 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=925), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [479ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [490ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [497ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.574 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd2dee0fa, L:/127.0.0.1:34666 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=913), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [114ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [172ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, deferred=null) after lookup
06:04:50.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.598 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.598 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.598 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.598 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.599 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.599 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.599 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.599 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.600 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.601 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.601 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.603 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.608 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.609 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.621 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e0bd852, L:/127.0.0.1:56104 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.624 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.625 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.625 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.629 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.630 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.632 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.633 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.634 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.636 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.636 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.637 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=979), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [482ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [546ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.638 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.639 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.640 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.640 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.641 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.642 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.644 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.644 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.645 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.646 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:50.646 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.646 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.647 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.647 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.648 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.648 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.649 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.651 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.652 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.653 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.653 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.656 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.657 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.658 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1aa1926b, L:/127.0.0.1:56668 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.658 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.660 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.661 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.661 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.662 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.658 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.664 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:50.664 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.665 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.666 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.667 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.669 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.669 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.670 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.670 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.673 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.675 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.682 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.683 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.684 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.685 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.686 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.688 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.691 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.694 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.695 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.692 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.697 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.698 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x94c37af4, L:/127.0.0.1:34522 - R:/127.13.80.188:40143] using TOKEN/null
06:04:50.698 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.700 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.700 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.701 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.701 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.702 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.702 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.702 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.703 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.703 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.705 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.706 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.706 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a41293d, L:/127.0.0.1:56116 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.707 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.708 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.709 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.709 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.710 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:50.711 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.712 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.713 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.713 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.719 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.720 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.721 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.730 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.732 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x625d9978, L:/127.0.0.1:34678 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.734 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda7a8511, L:/127.0.0.1:56122 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.734 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.735 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.736 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.736 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1070), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [235ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [645ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.737 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.738 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.742 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.743 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.743 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.743 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.743 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.746 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.749 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.754 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.754 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.755 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.756 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.775 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.758 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.854 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.758 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.856 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.856 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.857 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.857 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.858 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.858 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.859 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.861 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.862 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.862 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.863 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.863 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.865 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.866 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.866 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.866 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.866 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.867 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.867 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.867 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.867 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.867 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.867 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.868 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.868 [DEBUG - pool-4-thread-33] (NetUtil.java:139) Resolved '127.13.80.189' into [/127.13.80.189] in 74408812ns
06:04:50.868 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.868 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.869 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.869 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.869 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.869 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.871 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.871 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.871 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.871 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.871 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.872 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.873 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.874 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.874 [DEBUG - pool-4-thread-50] (NetUtil.java:139) Resolved '127.13.80.189' into [/127.13.80.189] in 74578245ns
06:04:50.874 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1206), Traces: [0ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [566ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [615ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.874 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.874 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdab1bb2d, L:/127.0.0.1:56128 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.875 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.875 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.877 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.877 [DEBUG - pool-4-thread-23] (NetUtil.java:139) Resolved '127.13.80.189' into [/127.13.80.189] in 87665173ns
06:04:50.878 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.878 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.879 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.879 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.879 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.880 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.880 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.881 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.883 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.883 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.884 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.884 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.885 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.885 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.885 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff0148b8, L:/127.0.0.1:56700 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.886 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.887 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.887 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.888 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.889 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.889 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.890 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.891 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.892 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.892 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.893 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.893 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.893 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:50.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=253), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [241ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:50.896 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.874 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.877 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.898 [DEBUG - pool-4-thread-11] (NetUtil.java:139) Resolved '127.13.80.190' into [/127.13.80.190] in 85977038ns
06:04:50.898 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.900 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9865a28e, L:/127.0.0.1:56718 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.901 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf60fde41, L:/127.0.0.1:56672 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.903 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.903 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9e184606, L:/127.0.0.1:56720 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:50.905 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x35c1bede, L:/127.0.0.1:34688 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:50.905 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:50.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:50.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:50.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:50.908 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.908 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:50.909 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:50.909 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.909 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.909 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:50.909 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:50.909 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:50.910 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.910 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.910 [DEBUG - pool-4-thread-49] (NetUtil.java:139) Resolved '127.13.80.188' into [/127.13.80.188] in 86855458ns
06:04:50.910 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.910 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:50.910 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:50.911 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:50.912 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:50.912 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:50.912 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4dce99f, L:/127.0.0.1:56758 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.912 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.913 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:50.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:50.914 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a0832b8, L:/127.0.0.1:56744 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.915 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:50.914988 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.872996 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34700 (local address 127.13.80.188:40143)
06:04:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.873136 (+   140us) server_negotiation.cc:207] Beginning negotiation
06:04:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.873140 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.873156 (+    16us) server_negotiation.cc:408] Connection header received
06:04:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.873212 (+    56us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:50.915 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.873215 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:50.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.873280 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:50.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.873364 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:50.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.912734 (+ 39370us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:50.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.913471 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:50.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.914844 (+  1373us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34700: BlockingRecv error: recv got EOF from 127.0.0.1:34700 (error 108)
06:04:50.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
06:04:50.917 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:50.917 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:50.917 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:50.923 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7594d522, L:/127.0.0.1:56734 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.923 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f481231, L:/127.0.0.1:56766 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.924 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.924 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.926 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.928 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.928 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3de8e8aa, L:/127.0.0.1:56704 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.932 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x244aaa1a, L:/127.0.0.1:56786 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.936 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcd6c9169, L:/127.0.0.1:56684 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.936 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcbe5d369, L:/127.0.0.1:56814 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.940 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51b6983e, L:/127.0.0.1:56796 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.943 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6c07095, L:/127.0.0.1:56822 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.945 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x129331a9, L:/127.0.0.1:56800 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.945 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06e888f3, L:/127.0.0.1:56778 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.945 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x49c1e791, L:/127.0.0.1:56820 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.945 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.949 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.956 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb5c2e10b, L:/127.0.0.1:56826 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.961 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.961 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.962 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.963 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.963 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.965 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.965 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.971 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.974 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:50.974 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1a5e66b, L:/127.0.0.1:56132 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:50.981 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:50.982 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1fbb72da, L:/127.0.0.1:56834 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:50.984 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1821b244, L:/127.0.0.1:56142 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.986 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:50.987 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:50.990 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:50.993 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39016d4c, L:/127.0.0.1:56144 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:50.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:50.997 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:50.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=334), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [218ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.005 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6e588d68, L:/127.0.0.1:34702 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.007 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.009 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.009 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.009 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.009 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.009 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.011 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.014 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.017 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.019 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.019 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5d23334, L:/127.0.0.1:56846 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.025 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe837cdf7, L:/127.0.0.1:56152 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.026 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb022b916, L:/127.0.0.1:56856 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.027 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.029 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.036 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7d7c5afe, L:/127.0.0.1:56864 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.037 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.038 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.041 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.042 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x454be07d, L:/127.0.0.1:56156 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.049 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd5c05c1c, L:/127.0.0.1:56876 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=352), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [267ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.052 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.053 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.054 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.061 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.061 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8a7c0093, L:/127.0.0.1:34708 - R:/127.13.80.188:40143] using TOKEN/null
06:04:51.061 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.062 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.062 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.062 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.063 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.063 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.063 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.065 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.069 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.071 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.073 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf9d86c7, L:/127.0.0.1:56878 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.079 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.079 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.085 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.088 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5e53f204, L:/127.0.0.1:34710 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.089 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf624173, L:/127.0.0.1:56170 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=389), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [288ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.092 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.095 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.103 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.103 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.104 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.104 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.104 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.105 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.106 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.110 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.112 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0d0a4110, L:/127.0.0.1:56882 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.115 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.115 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.115 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.117 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.119 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d24ea51, L:/127.0.0.1:56172 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.124 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.125 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.127 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b629b5b, L:/127.0.0.1:56888 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.131 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcfbf7ab4, L:/127.0.0.1:56182 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=429), Traces: [0ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [335ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [340ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.134 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.139 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.139 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.140 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.140 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.141 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.141 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa32225d3, L:/127.0.0.1:34724 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.141 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.141 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.142 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.144 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.144 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.145 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.145 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.145 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.152 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.154 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.154 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1bf3ceeb, L:/127.0.0.1:56896 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.156 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.157 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbca3b471, L:/127.0.0.1:56186 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=450), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [360ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [364ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.160 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.161 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6460cae, L:/127.0.0.1:34726 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.162 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.165 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.166 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.166 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.166 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.167 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.167 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.168 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.169 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.170 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.172 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.173 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.174 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.177 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf4fdc46b, L:/127.0.0.1:56200 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.177 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d174d5b, L:/127.0.0.1:56908 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.179 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.180 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.182 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.183 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.186 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x40a2e4a5, L:/127.0.0.1:56920 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.188 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e787583, L:/127.0.0.1:56204 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=533), Traces: [0ms] refreshing cache from master, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [427ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [429ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.195 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.195 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.195 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.196 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.196 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.197100 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.181975 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34728 (local address 127.13.80.188:40143)
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.182130 (+   155us) server_negotiation.cc:207] Beginning negotiation
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.182134 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.182672 (+   538us) server_negotiation.cc:408] Connection header received
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.182918 (+   246us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.182922 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.182984 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.183038 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.186360 (+  3322us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.197 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.187111 (+   751us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.196956 (+  9845us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34728: BlockingRecv error: recv got EOF from 127.0.0.1:34728 (error 108)
06:04:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
06:04:51.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.200 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.204 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.209 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.209 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8ec39a1b, L:/127.0.0.1:56218 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.211 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.213 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.215 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.217 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.222 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdaf557d1, L:/127.0.0.1:56230 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.223 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.224 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.226 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.229 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e387130, L:/127.0.0.1:56240 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=589), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [187ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [495ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.235 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.236 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.236 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.236 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.236 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.237 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.237 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.237 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.237 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.239 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbc17afa9, L:/127.0.0.1:56252 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=597), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [190ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [506ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.243 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.244374 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.213509 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34740 (local address 127.13.80.188:40143)
06:04:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.213644 (+   135us) server_negotiation.cc:207] Beginning negotiation
06:04:51.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.213649 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.214402 (+   753us) server_negotiation.cc:408] Connection header received
06:04:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.214667 (+   265us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.214671 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.214743 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.214802 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.221993 (+  7191us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.222908 (+   915us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.235527 (+ 12619us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.235776 (+   249us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.236968 (+  1192us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.237015 (+    47us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.237018 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.237038 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
06:04:51.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.237069 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.237107 (+    38us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.237196 (+    89us) server_negotiation.cc:1036] Waiting for connection context
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.244215 (+  7019us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34740: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34740): Connection reset by peer (error 104)
06:04:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
06:04:51.246 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.248 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.249 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.249 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.249 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.249 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.250640 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.229687 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34742 (local address 127.13.80.188:40143)
06:04:51.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.229846 (+   159us) server_negotiation.cc:207] Beginning negotiation
06:04:51.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.229851 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.232051 (+  2200us) server_negotiation.cc:408] Connection header received
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.234984 (+  2933us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.234990 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.235060 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.235119 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.238520 (+  3401us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.239297 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.242414 (+  3117us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.242644 (+   230us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.250034 (+  7390us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.250059 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.250063 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.250083 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.250115 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.250127 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.250223 (+    96us) server_negotiation.cc:1036] Waiting for connection context
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.250484 (+   261us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34742: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34742): Connection reset by peer (error 104)
06:04:51.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
06:04:51.252 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.254 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.255 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.257 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8882511f, L:/127.0.0.1:56924 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.263 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7d367066, L:/127.0.0.1:56264 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=554), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [462ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [468ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.268 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.269 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.269 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.269 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.269 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.270 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.273568 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.273 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.261721 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34744 (local address 127.13.80.188:40143)
06:04:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.261888 (+   167us) server_negotiation.cc:207] Beginning negotiation
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.261892 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.262455 (+   563us) server_negotiation.cc:408] Connection header received
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.262724 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.262729 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.262797 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.262859 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.274 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.266533 (+  3674us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.267287 (+   754us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.273345 (+  6058us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34744: BlockingRecv error: recv got EOF from 127.0.0.1:34744 (error 108)
06:04:51.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
06:04:51.275 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.280 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.280 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.282 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.284 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b31bb25, L:/127.0.0.1:56936 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.286 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.293 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.295 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6149944b, L:/127.0.0.1:56950 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.296 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xec364df6, L:/127.0.0.1:56280 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.297 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=650), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [196ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [554ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.303 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.308 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.310 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.310 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.310 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.310 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.310 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.311 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x98b8b398, L:/127.0.0.1:34752 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.312 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.314 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfe3fc26c, L:/127.0.0.1:56292 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.314 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.316 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6df96412, L:/127.0.0.1:56952 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.322 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.323 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.325 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.327 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1be31e9b, L:/127.0.0.1:56298 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=633), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [535ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [546ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.333 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.335 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.335 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.335 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.335 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x91267330, L:/127.0.0.1:34758 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.335 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.336 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.336534 13822 connection.cc:466] server connection from 127.0.0.1:34758 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34758 (request call id 0) could send its response
06:04:51.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.337 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.337 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.339 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.345 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.349 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.353 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb80a95d2, L:/127.0.0.1:56966 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.354 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3b8f40d, L:/127.0.0.1:56314 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.356 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.362 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.366 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.367 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf23be1e4, L:/127.0.0.1:56318 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=719), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [192ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [595ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [615ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.370 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93883315, L:/127.0.0.1:34770 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.372 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.374 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.379 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.379 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.379 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.380 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.380 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xecabaed7, L:/127.0.0.1:56980 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.381 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.388 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.389 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.389 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9101bbf1, L:/127.0.0.1:56324 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=723), Traces: [0ms] refreshing cache from master, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [608ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [618ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.397 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.398 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.398 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.398 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.402 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.405172 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.387667 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34782 (local address 127.13.80.188:40143)
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.387833 (+   166us) server_negotiation.cc:207] Beginning negotiation
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.387838 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.388409 (+   571us) server_negotiation.cc:408] Connection header received
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.388764 (+   355us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.388768 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.388838 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.388906 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.393305 (+  4399us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.394064 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.399616 (+  5552us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.399842 (+   226us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.401802 (+  1960us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.401826 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.401829 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.401844 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.401873 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.401883 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.401962 (+    79us) server_negotiation.cc:1036] Waiting for connection context
06:04:51.406 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.404971 (+  3009us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34782: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34782): Connection reset by peer (error 104)
06:04:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
06:04:51.407 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.408 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.409 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.410 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.415 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.419 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f7b8cd8, L:/127.0.0.1:56340 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.419 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61e40909, L:/127.0.0.1:56996 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=767), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [615ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.424 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.425 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.425 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.425 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.425 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.427003 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.407981 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34784 (local address 127.13.80.188:40143)
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.408185 (+   204us) server_negotiation.cc:207] Beginning negotiation
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.408191 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.411384 (+  3193us) server_negotiation.cc:408] Connection header received
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.411642 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.411649 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.411727 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.411790 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.421004 (+  9214us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.421769 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.424744 (+  2975us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.424953 (+   209us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.426175 (+  1222us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.426199 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.426202 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.426229 (+    27us) server_negotiation.cc:923] calling sasl_server_start()
06:04:51.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.426259 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:51.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.426270 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:51.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.426361 (+    91us) server_negotiation.cc:1036] Waiting for connection context
06:04:51.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.426846 (+   485us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34784: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34784): Connection reset by peer (error 104)
06:04:51.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":90}
06:04:51.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.429 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.429 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.429 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.430 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.430 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.431 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.432 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.432 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.432 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.434 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.434 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=775), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [196ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [215ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.436 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.440 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.440 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.440 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.440 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.441 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.441 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.441236 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.436035 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34798 (local address 127.13.80.188:40143)
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.436207 (+   172us) server_negotiation.cc:207] Beginning negotiation
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.436224 (+    17us) server_negotiation.cc:400] Waiting for connection header
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.436753 (+   529us) server_negotiation.cc:408] Connection header received
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.437090 (+   337us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.437094 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.437166 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.437219 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.439905 (+  2686us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.440743 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.441094 (+   351us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34798: BlockingRecv error: recv got EOF from 127.0.0.1:34798 (error 108)
06:04:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
06:04:51.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.443 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfe41ea8c, L:/127.0.0.1:57008 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.446 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.446 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=836), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [279ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [327ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.448 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.450 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.451 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.452 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.452 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.452 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.454 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4bdbff9e, L:/127.0.0.1:57018 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.459 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb855aeaf, L:/127.0.0.1:56346 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.461 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.462276 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.447857 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34802 (local address 127.13.80.188:40143)
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.448002 (+   145us) server_negotiation.cc:207] Beginning negotiation
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.448007 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.448627 (+   620us) server_negotiation.cc:408] Connection header received
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.448897 (+   270us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.448901 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.448973 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.449038 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.461172 (+ 12134us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.461890 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.462112 (+   222us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34802: BlockingRecv error: recv got EOF from 127.0.0.1:34802 (error 108)
06:04:51.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
06:04:51.463 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.463 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.464 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.464 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.465 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.466 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.474 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.474 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xce2cb968, L:/127.0.0.1:56358 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.475 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=808), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [709ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.479 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x403682a8, L:/127.0.0.1:57032 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.479 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.479 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=790), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [244ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.483 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.484 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.485 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.485 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.485 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.485 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.485 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.493029 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.481278 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34828 (local address 127.13.80.188:40143)
06:04:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.481431 (+   153us) server_negotiation.cc:207] Beginning negotiation
06:04:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.481436 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.482476 (+  1040us) server_negotiation.cc:408] Connection header received
06:04:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.482537 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.482540 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.493 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.482605 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.482689 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.489369 (+  6680us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.490073 (+   704us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.492898 (+  2825us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34828: BlockingRecv error: recv got EOF from 127.0.0.1:34828 (error 108)
06:04:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
06:04:51.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.495 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.496 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.496 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.496 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.496 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.497 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.498 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x68a61e6a, L:/127.0.0.1:34818 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.504 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a1548f2, L:/127.0.0.1:56362 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.504 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.505 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=816), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [246ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [725ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.512 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.513 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.513 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.513 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.513 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xea5cd77c, L:/127.0.0.1:34834 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.513 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.517 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.518 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.518 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.519 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.522 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.523 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9232590e, L:/127.0.0.1:57046 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.525 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.526 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.527 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.528 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.533 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.535 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x190cf443, L:/127.0.0.1:56372 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=839), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [740ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [753ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.543 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.545 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.545 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=843), Traces: [0ms] refreshing cache from master, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [327ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [333ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.546 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.546 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.547 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.547 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.547 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.547 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.548 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.552 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.552402 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.526301 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34840 (local address 127.13.80.188:40143)
06:04:51.552 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:51.552 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.553 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.553 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.526458 (+   157us) server_negotiation.cc:207] Beginning negotiation
06:04:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.526463 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.527528 (+  1065us) server_negotiation.cc:408] Connection header received
06:04:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.527770 (+   242us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.527774 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.527843 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.527902 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.531701 (+  3799us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.532466 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.539865 (+  7399us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.540085 (+   220us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.550590 (+ 10505us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.550617 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.550621 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.550639 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.550675 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.550688 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.550761 (+    73us) server_negotiation.cc:1036] Waiting for connection context
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.552225 (+  1464us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34840: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34840): Connection reset by peer (error 104)
06:04:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
06:04:51.554 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.555 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.555 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf027df40, L:/127.0.0.1:57062 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.557 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.557 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.558 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.560 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.560 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1bccf63, L:/127.0.0.1:56378 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.560 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.561 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.562 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.563 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.563 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.564 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.564 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.565 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.565 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.566 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.566 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.567 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.569 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.570 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.570 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.570 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=936), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [201ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [465ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.572 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.573 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.574 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.574 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.575 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.576 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.576 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.576 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.576404 16624 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.551397 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34854 (local address 127.13.80.188:40143)
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.551573 (+   176us) server_negotiation.cc:207] Beginning negotiation
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.551578 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.575397 (+ 23819us) server_negotiation.cc:408] Connection header received
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.575739 (+   342us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.575744 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.575815 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.575925 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.576264 (+   339us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34854: BlockingRecv error: recv got EOF from 127.0.0.1:34854 (error 108)
06:04:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
06:04:51.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.577 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.578 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.578 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.579 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.579 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.580 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.580 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:51.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.581 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.584 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.584 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.584 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.584 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.585294 16644 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.573047 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34878 (local address 127.13.80.188:40143)
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.573493 (+   446us) server_negotiation.cc:207] Beginning negotiation
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.573498 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.584790 (+ 11292us) server_negotiation.cc:408] Connection header received
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.584867 (+    77us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.584874 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.584944 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.585124 (+   180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34878: BlockingWrite error: write error: Broken pipe (error 32)
06:04:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":350,"thread_start_us":239,"threads_started":1}
06:04:51.586 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.587 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.587 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=934), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [190ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [457ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.587 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.588 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.588 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.589 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.591 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.592 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.592 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.593 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.594 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.594 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e319a6e, L:/127.0.0.1:57082 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.596 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.597 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.601 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.604 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.605 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.608 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.610 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca5df846, L:/127.0.0.1:34862 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.612708 16644 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.588530 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34880 (local address 127.13.80.188:40143)
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.588746 (+   216us) server_negotiation.cc:207] Beginning negotiation
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.588750 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.589135 (+   385us) server_negotiation.cc:408] Connection header received
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.589372 (+   237us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.589375 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.589449 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.589507 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.602048 (+ 12541us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.603720 (+  1672us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.612535 (+  8815us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34880: BlockingRecv error: recv got EOF from 127.0.0.1:34880 (error 108)
06:04:51.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":128}
06:04:51.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.615 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.615 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.617 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.617 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.619 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.627 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.627 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=979), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [209ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [487ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.632 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.632 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.632 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.632 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.633 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.634 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b833af2, L:/127.0.0.1:56426 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.635 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x634ec47e, L:/127.0.0.1:57074 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.635339 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.628684 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34894 (local address 127.13.80.188:40143)
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.628828 (+   144us) server_negotiation.cc:207] Beginning negotiation
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.628832 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.629382 (+   550us) server_negotiation.cc:408] Connection header received
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.629668 (+   286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.629672 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.629735 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.629787 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.634003 (+  4216us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.634825 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.635208 (+   383us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34894: BlockingRecv error: recv got EOF from 127.0.0.1:34894 (error 108)
06:04:51.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
06:04:51.636 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.636 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=981), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [827ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.640 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.640 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.640 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d608e3f, L:/127.0.0.1:34886 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.642 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.642 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe6a96228, L:/127.0.0.1:56406 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1011), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [190ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [855ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [931ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.644 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.644 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state CONNECTING
06:04:51.644 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.647 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.647 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7da0ca76, L:/127.0.0.1:34876 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.648 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d17d8c7, L:/127.0.0.1:56390 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.649 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.650 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=948), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [753ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [818ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [858ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [859ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.654 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x09e3a8eb, L:/127.0.0.1:56404 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.655 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfebd2328, L:/127.0.0.1:57092 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.662 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4089b852, L:/127.0.0.1:56438 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.662 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.663 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1bc43cb4, L:/127.0.0.1:56414 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.663 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.663 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.663 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.663 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.663 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.663 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnected from peer
06:04:51.663 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnected from peer
06:04:51.664 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnected from peer
06:04:51.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.665 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.666 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.666 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.666 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.672 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.676 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.679 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.679 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.680 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.682 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.684 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.698 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x890075ea, L:/127.0.0.1:56448 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1061), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [186ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [939ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [967ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.705 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe5be8b40, L:/127.0.0.1:34900 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.707 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.709 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.709 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.709 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.709 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.711 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.711 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.712 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.716 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.724 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb15dcdb, L:/127.0.0.1:57108 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.727 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.733 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8306d26c, L:/127.0.0.1:56460 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1104), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [884ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [915ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [929ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [938ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.735 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.739 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.742 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.742 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.742 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.742 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.744830 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.745 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.724014 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34910 (local address 127.13.80.188:40143)
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.724152 (+   138us) server_negotiation.cc:207] Beginning negotiation
06:04:51.745 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.724157 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.724632 (+   475us) server_negotiation.cc:408] Connection header received
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.725018 (+   386us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.725022 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.725083 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.725136 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.734074 (+  8938us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.734831 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.741630 (+  6799us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.741886 (+   256us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.743092 (+  1206us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.743123 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.743130 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.743149 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
06:04:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.743193 (+    44us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:51.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.743207 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:51.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.743296 (+    89us) server_negotiation.cc:1036] Waiting for connection context
06:04:51.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.744423 (+  1127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34910: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34910): Connection reset by peer (error 104)
06:04:51.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
06:04:51.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.747 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.748 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.748 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.749 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.751 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.755 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.756 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x650ddd7f, L:/127.0.0.1:57122 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.759 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.761 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.761 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.764 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.768 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.770 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x746b17db, L:/127.0.0.1:34920 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.772 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1138ddfc, L:/127.0.0.1:57130 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.774 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31db4e91, L:/127.0.0.1:56468 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.775 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1073), Traces: [0ms] refreshing cache from master, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [947ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [965ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [979ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [984ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.777 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.781 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.782 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.782 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.782 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.782 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.783 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.786 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x928e0b73, L:/127.0.0.1:56476 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.787 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.787 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.788 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1138), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [195ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1020ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.794 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.795 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.795 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.795 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.796 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.796 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.796 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.797 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.799489 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.775532 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34930 (local address 127.13.80.188:40143)
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.775665 (+   133us) server_negotiation.cc:207] Beginning negotiation
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.775670 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.776187 (+   517us) server_negotiation.cc:408] Connection header received
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.776405 (+   218us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.776409 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.776467 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.776526 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.791462 (+ 14936us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.792059 (+   597us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.798318 (+  6259us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.798623 (+   305us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.798815 (+   192us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.798861 (+    46us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.798874 (+    13us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.798908 (+    34us) server_negotiation.cc:923] calling sasl_server_start()
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.798992 (+    84us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.799034 (+    42us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.799157 (+   123us) server_negotiation.cc:1036] Waiting for connection context
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.799322 (+   165us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34930: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34930): Connection reset by peer (error 104)
06:04:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
06:04:51.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.801 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.801 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.802 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.804 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.804 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.805 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.812 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22da58f3, L:/127.0.0.1:57138 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.812 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.814 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3663f0ea, L:/127.0.0.1:57140 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.815 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.823 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.823 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbbe9e67a, L:/127.0.0.1:56482 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1160), Traces: [0ms] refreshing cache from master, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1037ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1047ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1060ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.827 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.830 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.830 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.830 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.830 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.830 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d074456, L:/127.0.0.1:34942 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.830 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.831 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.831768 13823 connection.cc:466] server connection from 127.0.0.1:34942 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34942 (request call id 0) could send its response
06:04:51.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.832 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.841 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.841 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.842 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.843 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.847 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17130815, L:/127.0.0.1:57156 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.847 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.851 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc89524ba, L:/127.0.0.1:56492 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.857 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.859 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.869 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.869 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd008b371, L:/127.0.0.1:56506 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.870 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9b385cdd, L:/127.0.0.1:34946 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1224), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [196ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.872 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.872 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1182), Traces: [0ms] refreshing cache from master, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [678ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [684ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.877 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.877 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.877 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.878 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.878 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.878 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.878 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.879 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.880 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.880 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.883647 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.873408 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34950 (local address 127.13.80.188:40143)
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.874096 (+   688us) server_negotiation.cc:207] Beginning negotiation
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.874101 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.875700 (+  1599us) server_negotiation.cc:408] Connection header received
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.875995 (+   295us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.875999 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.876076 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.876133 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.882407 (+  6274us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.883190 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.884 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.884 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.883492 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34950: BlockingRecv error: recv got EOF from 127.0.0.1:34950 (error 108)
06:04:51.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":571}
06:04:51.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.885 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.886 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.886 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.887 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.888 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.889 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.889 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.891 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.901 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.903 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a42e5b6, L:/127.0.0.1:57158 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.903 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.907 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.907 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.913 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85187e69, L:/127.0.0.1:56516 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.915 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f679d20, L:/127.0.0.1:56522 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1255), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1140ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.918 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.918 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [212ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.921 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.923 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.923 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.923 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:51.924 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.924 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.925 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:51.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:51.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.926 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:51.926 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.926 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.926 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:51.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:51.927 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:51.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.928205 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.902845 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34966 (local address 127.13.80.188:40143)
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.903039 (+   194us) server_negotiation.cc:207] Beginning negotiation
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.903044 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.904349 (+  1305us) server_negotiation.cc:408] Connection header received
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.906363 (+  2014us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.906370 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.906450 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.906769 (+   319us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.910391 (+  3622us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.911229 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.928052 (+ 16823us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34966: BlockingRecv error: recv got EOF from 127.0.0.1:34966 (error 108)
06:04:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":89}
06:04:51.929 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.929 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:51.929 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:51.931842 16644 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:51.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.920826 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34968 (local address 127.13.80.188:40143)
06:04:51.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.920987 (+   161us) server_negotiation.cc:207] Beginning negotiation
06:04:51.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.920992 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:51.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:51.931727 (+ 10735us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34968: BlockingRecv error: recv got EOF from 127.0.0.1:34968 (error 108)
06:04:51.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
06:04:51.932 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.935 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.938 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.939 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.941 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.946 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.946 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd7d55f59, L:/127.0.0.1:56526 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1250), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [254ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.949 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x694d6933, L:/127.0.0.1:34972 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:51.950 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:51.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:51.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:51.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:51.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:51.957 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:51.957 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:51.958 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:51.958 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:51.958 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:51.958 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:51.958 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.959 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:51.963 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.965 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa426f3aa, L:/127.0.0.1:57166 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.965 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x400cecae, L:/127.0.0.1:56528 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.967 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:51.967 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:51.967 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:51.968 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:51.968 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.969 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:51.970 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:51.971 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:51.981 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:51.982 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x819044c4, L:/127.0.0.1:57182 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.983 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9061487, L:/127.0.0.1:57172 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:51.984 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:51.988 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:51.991 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:51.992 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:51.994 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f3f023c, L:/127.0.0.1:56530 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:51.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:51.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1368), Traces: [0ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1190ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1204ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:51.998 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.000 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x893df61a, L:/127.0.0.1:34988 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.002 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.003 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.003 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.003 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.003 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.009 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.010 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.010 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.011 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.011 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.012 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.013 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.014 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.015 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.015 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1307), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [771ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [801ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [861ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.015 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.015 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1378), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [381ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [867ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.017 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.020 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.020 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.020 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.020 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.020 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.021 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.022 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.022734 16644 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.015835 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35004 (local address 127.13.80.188:40143)
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.015984 (+   149us) server_negotiation.cc:207] Beginning negotiation
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.015989 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.017483 (+  1494us) server_negotiation.cc:408] Connection header received
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.017750 (+   267us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.017755 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.017827 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.017886 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.021479 (+  3593us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.022201 (+   722us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.022600 (+   399us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35004: BlockingRecv error: recv got EOF from 127.0.0.1:35004 (error 108)
06:04:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
06:04:52.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.024 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.024 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.027 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:52.027 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.027 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.029 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.029 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.032 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf475d94, L:/127.0.0.1:56546 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.034 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.035 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.036 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.037 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.038 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.044 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.045 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.049 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcbab40bc, L:/127.0.0.1:35012 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xafffb192, L:/127.0.0.1:56558 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.050 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1412), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [198ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1321ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1321ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.053 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.054 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.055 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.056 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.056 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.056 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.057 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.057 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.057 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.059 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.061 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.062 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.067 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.073 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.077 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xebc488e6, L:/127.0.0.1:57198 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.078 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4aa4aa35, L:/127.0.0.1:56564 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=499), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [29ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.084 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.085 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.085 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.085 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.086 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.087318 16644 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.067189 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35026 (local address 127.13.80.188:40143)
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.067416 (+   227us) server_negotiation.cc:207] Beginning negotiation
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.067421 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.067509 (+    88us) server_negotiation.cc:408] Connection header received
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.067771 (+   262us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.067779 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.067874 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.067959 (+    85us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.075334 (+  7375us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.076130 (+   796us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.084509 (+  8379us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.084812 (+   303us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.086240 (+  1428us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:52.088 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.086280 (+    40us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.086283 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.086299 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.086324 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.086357 (+    33us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.086438 (+    81us) server_negotiation.cc:1036] Waiting for connection context
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.087141 (+   703us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35026: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35026): Connection reset by peer (error 104)
06:04:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
06:04:52.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.090 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.094 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.096 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.097 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x770a2803, L:/127.0.0.1:56574 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1453), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [210ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1363ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.102 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.103 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.103 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.104 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.104 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.104 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.107 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.107 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.113 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.113 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1406), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [503ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [521ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.114 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.114297 16644 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.094327 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35036 (local address 127.13.80.188:40143)
06:04:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.094492 (+   165us) server_negotiation.cc:207] Beginning negotiation
06:04:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.094496 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.095036 (+   540us) server_negotiation.cc:408] Connection header received
06:04:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.095441 (+   405us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.095445 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.095520 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.095590 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:52.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.100347 (+  4757us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.101092 (+   745us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.108244 (+  7152us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.108466 (+   222us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.110095 (+  1629us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.110122 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.110126 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.110142 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.110173 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.110183 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.110260 (+    77us) server_negotiation.cc:1036] Waiting for connection context
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.114132 (+  3872us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35036: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35036): Connection reset by peer (error 104)
06:04:52.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
06:04:52.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.119 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc8009706, L:/127.0.0.1:35046 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.120 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.120 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.121 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.121 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.121 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.122476 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.114270 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35062 (local address 127.13.80.188:40143)
06:04:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.114419 (+   149us) server_negotiation.cc:207] Beginning negotiation
06:04:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.114424 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.114828 (+   404us) server_negotiation.cc:408] Connection header received
06:04:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.115245 (+   417us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.115249 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.115313 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.115390 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.119276 (+  3886us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.119998 (+   722us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.122360 (+  2362us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35062: BlockingRecv error: recv got EOF from 127.0.0.1:35062 (error 108)
06:04:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
06:04:52.123 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.123 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.124 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51d7de45, L:/127.0.0.1:56576 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.125 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.125 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.127 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.127 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1419), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [490ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1329ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.125 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.128 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.126 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.129 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.132 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.138 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.139 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.139 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.139 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.140 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.140 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.142 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26b22e79, L:/127.0.0.1:56580 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.142 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.142 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.145 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe416add3, L:/127.0.0.1:57202 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1443), Traces: [0ms] refreshing cache from master, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1356ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.144 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.150 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.150 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.150 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.150 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.151 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.151 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.152 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.151965 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.144639 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35068 (local address 127.13.80.188:40143)
06:04:52.152 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.144806 (+   167us) server_negotiation.cc:207] Beginning negotiation
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.144811 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.147252 (+  2441us) server_negotiation.cc:408] Connection header received
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.147522 (+   270us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.147526 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.147599 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.147688 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.150546 (+  2858us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.151358 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.151811 (+   453us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35068: BlockingRecv error: recv got EOF from 127.0.0.1:35068 (error 108)
06:04:52.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
06:04:52.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.154 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.156 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.162 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcdc011a9, L:/127.0.0.1:57204 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.170 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.171 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.172 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.179 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8c71ed37, L:/127.0.0.1:56592 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.181 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.182 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.183 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.184 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.185 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.187 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.196 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.196 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1493), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1034ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1048ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1060ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [1060ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:52.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.201 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x04a1d4ff, L:/127.0.0.1:35076 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.201 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.204 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.205 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:52.205 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.205 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6f48217, L:/127.0.0.1:57206 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.205 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.205 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.205 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.208 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7518c784, L:/127.0.0.1:56602 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.210 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1519), Traces: [0ms] refreshing cache from master, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1420ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1424ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1430ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.215 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.223 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.225 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.225 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x00ae883c, L:/127.0.0.1:35078 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.225 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.226 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.228 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.230 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.230 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1018539b, L:/127.0.0.1:56606 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.232 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1542), Traces: [0ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [651ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [667ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1450ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [1453ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.233 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.239 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.239 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.239 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.239 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.240 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.240 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.240 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.242 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.242 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.243 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe47091f1, L:/127.0.0.1:57216 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.243 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.243 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1542), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.250 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.251 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:52.251 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2d29829, L:/127.0.0.1:56610 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.251 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.251 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.252 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.252 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.255 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.255 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1560), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [774ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [780ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.257 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.257 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.257 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.258 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.260 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.265 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.265 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.265 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.265 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.266 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.269 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.271 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.271196 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.261051 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35086 (local address 127.13.80.188:40143)
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.261359 (+   308us) server_negotiation.cc:207] Beginning negotiation
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.261367 (+     8us) server_negotiation.cc:400] Waiting for connection header
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.261388 (+    21us) server_negotiation.cc:408] Connection header received
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.261453 (+    65us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.261460 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.261542 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.261815 (+   273us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.264838 (+  3023us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.265633 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.269955 (+  4322us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.270180 (+   225us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.270581 (+   401us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.270717 (+   136us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.270784 (+    67us) server_negotiation.cc:1036] Waiting for connection context
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.271046 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35086: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35086): Connection reset by peer (error 104)
06:04:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":196}
06:04:52.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.274 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.274 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.278 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.278 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.278 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.282 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.285 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.286 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.287 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa04cbcc, L:/127.0.0.1:35096 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.290 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.293 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.294 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa953fa15, L:/127.0.0.1:57230 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.298 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.301 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b46bad8, L:/127.0.0.1:56624 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.307 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.309 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=754), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [291ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [300ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.312 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec96cab8, L:/127.0.0.1:57242 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.317 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.317 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.317 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.317 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.319 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.322 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.323 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.325 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x389cb375, L:/127.0.0.1:56638 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=768), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [305ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.329 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.331 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf24c966, L:/127.0.0.1:57244 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.332 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.335 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.338 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf29ef55a, L:/127.0.0.1:35110 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.340 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.341 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.341 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.341 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.341 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.342 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.342 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.343 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.343 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.346 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.348 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.350 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.353 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9aaeee8f, L:/127.0.0.1:56640 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=794), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [322ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.358 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5ffd4bc2, L:/127.0.0.1:57260 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.362 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.364 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xedd1b565, L:/127.0.0.1:35112 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.365 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.366 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.366 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.366 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.366 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.367 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.368 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.368 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.369 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.369 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.369 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.370 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.372 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.377 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.378 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.380 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.382 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x88562178, L:/127.0.0.1:57278 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.385 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.388 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ebaa763, L:/127.0.0.1:57280 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.396 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.402 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.420 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.459 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.460 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.461 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1771), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [872ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [881ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [890ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.462 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.463 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.464 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.464 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1774), Traces: [0ms] refreshing cache from master, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [578ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [579ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.464 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.465 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.465 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.465 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.466 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.467 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1777), Traces: [0ms] refreshing cache from master, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1025ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1405ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.467 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.469 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.470 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1800), Traces: [0ms] refreshing cache from master, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1481ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.470 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.471 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.471 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.472 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.472 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.473 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.475 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.475 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.476 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1766), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [220ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.476 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.477 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.478 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.479 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.480 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.481 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.481 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.481 [DEBUG - pool-4-thread-9] (NetUtil.java:139) Resolved '127.13.80.189' into [/127.13.80.189] in 64777509ns
06:04:52.481 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.482 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.483 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.483 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.483 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.483 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.483 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.485 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.486 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.486958 16307 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.082134 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56542 (local address 127.13.80.189:36889)
06:04:52.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.082429 (+   295us) server_negotiation.cc:207] Beginning negotiation
06:04:52.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.082433 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.083254 (+   821us) server_negotiation.cc:408] Connection header received
06:04:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.486262 (+2403008us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.486267 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.486362 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.486465 (+   103us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.486806 (+   341us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56542: BlockingRecv error: recv got EOF from 127.0.0.1:56542 (error 108)
06:04:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":212,"thread_start_us":148,"threads_started":1}
06:04:52.488 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x96db171f, L:/127.0.0.1:55926 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.488 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.488 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.488 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.489 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.489 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x79836279, L:/127.0.0.1:34558 - R:/127.13.80.188:40143] using TOKEN/null
06:04:52.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.491 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.491 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.491 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.491 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.492 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.493 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.495 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.497 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.498 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.498 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4084), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [772ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.498 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.500 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x20fb59a3, L:/127.0.0.1:34510 - R:/127.13.80.188:40143] using TOKEN/null
06:04:52.500 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.500 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.507 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.487 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.490 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.510 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4114), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [753ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.510 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.510 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.510 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.512 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.514 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.514 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.515 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.515 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.515 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.515 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.516 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.516 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.518 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.519 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.519 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.519 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.496209 16305 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.079901 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56538 (local address 127.13.80.189:36889)
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.081266 (+  1365us) server_negotiation.cc:207] Beginning negotiation
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.081272 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.081294 (+    22us) server_negotiation.cc:408] Connection header received
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.495424 (+2414130us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.495430 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.519 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.495543 (+   113us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.519 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.495798 (+   255us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.496026 (+   228us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56538: BlockingRecv error: recv got EOF from 127.0.0.1:56538 (error 108)
06:04:52.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1253,"thread_start_us":145,"threads_started":1}
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.519765 16015 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506468 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35142 (local address 127.13.80.188:40143)
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.519252 (+ 12784us) server_negotiation.cc:207] Beginning negotiation
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.519257 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.519278 (+    21us) server_negotiation.cc:408] Connection header received
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.519336 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.519339 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.519407 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.519585 (+   178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35142: BlockingWrite error: write error: Broken pipe (error 32)
06:04:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12632}
06:04:52.520 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.520 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.520 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.520 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.521 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.521 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.522 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.523 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.523 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.523 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.523 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.523 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.523 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.524 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.524 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.525 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.528 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.528 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.528 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.529 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x91076a72, L:/127.0.0.1:35152 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.529 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.530 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.530 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.530 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.530 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.530 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.531364 16015 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.507884 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35124 (local address 127.13.80.188:40143)
06:04:52.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.532 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.534 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.530937 (+ 23053us) server_negotiation.cc:207] Beginning negotiation
06:04:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.530941 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.530956 (+    15us) server_negotiation.cc:408] Connection header received
06:04:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.531041 (+    85us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.531045 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.531102 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.531236 (+   134us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35124: BlockingWrite error: write error: Broken pipe (error 32)
06:04:52.534 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22979,"thread_start_us":253,"threads_started":1}
06:04:52.535 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.535 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.535 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.539 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc60bc0cb, L:/127.0.0.1:34548 - R:/127.13.80.188:40143] using TOKEN/null
06:04:52.541 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.545 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.545 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x164819ec, L:/127.0.0.1:57294 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.547 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.549724 16221 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.505982 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35134 (local address 127.13.80.188:40143)
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506352 (+   370us) server_negotiation.cc:207] Beginning negotiation
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506356 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506366 (+    10us) server_negotiation.cc:408] Connection header received
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506394 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506397 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506436 (+    39us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506505 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.548139 (+ 41634us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.549354 (+  1215us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.549583 (+   229us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35134: BlockingRecv error: recv got EOF from 127.0.0.1:35134 (error 108)
06:04:52.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":271}
06:04:52.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.554893 16406 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.505891 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35122 (local address 127.13.80.188:40143)
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506175 (+   284us) server_negotiation.cc:207] Beginning negotiation
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506179 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506192 (+    13us) server_negotiation.cc:408] Connection header received
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506228 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506231 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506276 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506350 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.531270 (+ 24920us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.532045 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.554730 (+ 22685us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35122: BlockingRecv error: recv got EOF from 127.0.0.1:35122 (error 108)
06:04:52.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":199}
06:04:52.556 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.556 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.556 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.557 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.557 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.559 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.559 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.561035 16329 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.493049 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35118 (local address 127.13.80.188:40143)
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.493227 (+   178us) server_negotiation.cc:207] Beginning negotiation
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.493233 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.493253 (+    20us) server_negotiation.cc:408] Connection header received
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.493311 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.493314 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.493385 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.493495 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.508681 (+ 15186us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.509469 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.560217 (+ 50748us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.560470 (+   253us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.560628 (+   158us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.560740 (+   112us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:52.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.560900 (+   160us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35118: BlockingWrite error: failed to write to TLS socket: Broken pipe
06:04:52.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
06:04:52.564 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.565 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.566 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1691b2c1, L:/127.0.0.1:56662 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.568 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.568 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1002), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [345ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [553ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.572 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa55a25ac, L:/127.0.0.1:57282 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.572 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.576 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.576 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.576 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.576 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.577 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.577 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.580 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x391a8e60, L:/127.0.0.1:56710 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.581 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37d39adf, L:/127.0.0.1:56726 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.582 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xde50608e, L:/127.0.0.1:57320 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.583 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcea8d5b4, L:/127.0.0.1:56694 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.585 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2423f929, L:/127.0.0.1:57348 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.586 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x845336f1, L:/127.0.0.1:56646 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1027), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [522ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [573ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [578ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.588 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.591 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7fa0ed27, L:/127.0.0.1:56696 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.592 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.592 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.592 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.593 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.596 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.599 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.600 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2ba56e1, L:/127.0.0.1:57364 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.603 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8eeb568a, L:/127.0.0.1:57332 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.604 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfc18966e, L:/127.0.0.1:56740 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.604 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b5631fd, L:/127.0.0.1:57378 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.610090 16644 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506032 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35168 (local address 127.13.80.188:40143)
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506892 (+   860us) server_negotiation.cc:207] Beginning negotiation
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506897 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506910 (+    13us) server_negotiation.cc:408] Connection header received
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506949 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506951 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.506990 (+    39us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.507069 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.549979 (+ 42910us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.550712 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.608698 (+ 57986us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.608935 (+   237us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.609475 (+   540us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:52.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.609501 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.609504 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.609521 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
06:04:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.609559 (+    38us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.609570 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.609640 (+    70us) server_negotiation.cc:1036] Waiting for connection context
06:04:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.609931 (+   291us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35168: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35168): Connection reset by peer (error 104)
06:04:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":792}
06:04:52.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.613 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.613 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.613 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.614 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe62f6739, L:/127.0.0.1:56678 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.614 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe61f2392, L:/127.0.0.1:57304 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.620 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x82bbe5da, L:/127.0.0.1:56684 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.624 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53262083, L:/127.0.0.1:56754 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.625 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1070), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [509ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [624ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [636ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.632 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.632 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.632 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.632 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.633 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.633 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.634 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.635 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.636405 16848 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.604388 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35182 (local address 127.13.80.188:40143)
06:04:52.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.604587 (+   199us) server_negotiation.cc:207] Beginning negotiation
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.604591 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.605378 (+   787us) server_negotiation.cc:408] Connection header received
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.613051 (+  7673us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.613055 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.613133 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.613378 (+   245us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.620133 (+  6755us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.620972 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.634226 (+ 13254us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.634466 (+   240us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.635653 (+  1187us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.635685 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.635689 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.635707 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.635804 (+    97us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.635818 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.635923 (+   105us) server_negotiation.cc:1036] Waiting for connection context
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.636236 (+   313us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35182: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35182): Connection reset by peer (error 104)
06:04:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
06:04:52.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.645 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.649 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:52.651 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.654 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.656 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.658 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.660 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.189:36889: connection closed
06:04:52.661 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.661 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.663 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5cc48c5a, L:/127.0.0.1:57392 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.664 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.672 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.672 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9e6f544, L:/127.0.0.1:57400 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.675 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x20a3698d, L:/127.0.0.1:56760 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.675 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.679 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.680 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.687 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.692 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.692 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17ee79af, L:/127.0.0.1:56776 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.694 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe28ae68a, L:/127.0.0.1:35194 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1118), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [257ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.699 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.699 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.699 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.699 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.700 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.700 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.700 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.702 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.703 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.703 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.706 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.706 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x162ea8ec, L:/127.0.0.1:56792 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.706 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2005), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1798ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1128), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [527ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [655ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.710 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.710 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:52.711 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.711 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.711 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.711 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.712 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.716 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.718 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.719 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.719 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.719 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.719 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc3873115, L:/127.0.0.1:35196 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.720 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.720 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.720 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.720 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2029), Traces: [0ms] refreshing cache from master, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [1378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [1389ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1816ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.724632 13823 connection.cc:466] server connection from 127.0.0.1:35196 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35196 (request call id 0) could send its response
06:04:52.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.726 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.726 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:52.726 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.726 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.728251 16644 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.709688 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35202 (local address 127.13.80.188:40143)
06:04:52.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.709844 (+   156us) server_negotiation.cc:207] Beginning negotiation
06:04:52.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.709849 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.728150 (+ 18301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35202: BlockingRecv error: recv got EOF from 127.0.0.1:35202 (error 108)
06:04:52.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
06:04:52.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.731 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.733 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.733 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.733 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.734 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.734 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1154), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [470ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [540ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [569ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, deferred=null) after lookup
06:04:52.734 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.735 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.735 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1157), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [470ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [579ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.737 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.740 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.742 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.742 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.742 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.743 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.743 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.744 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.744 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.744 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.745 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.745 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.747496 16644 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738038 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35210 (local address 127.13.80.188:40143)
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738263 (+   225us) server_negotiation.cc:207] Beginning negotiation
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738267 (+     4us) server_negotiation.cc:400] Waiting for connection header
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738285 (+    18us) server_negotiation.cc:408] Connection header received
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738338 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738341 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738405 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738495 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.741409 (+  2914us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.742168 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.746655 (+  4487us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.746884 (+   229us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.747005 (+   121us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.747132 (+   127us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.747210 (+    78us) server_negotiation.cc:1036] Waiting for connection context
06:04:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.747356 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35210: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35210): Connection reset by peer (error 104)
06:04:52.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":126}
06:04:52.749 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.750 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.751 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.752 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1178), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [349ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [581ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.751579 16848 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738116 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35212 (local address 127.13.80.188:40143)
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738682 (+   566us) server_negotiation.cc:207] Beginning negotiation
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738687 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738699 (+    12us) server_negotiation.cc:408] Connection header received
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738735 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738737 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738782 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.738855 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.750258 (+ 11403us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.751021 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.751414 (+   393us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35212: BlockingRecv error: recv got EOF from 127.0.0.1:35212 (error 108)
06:04:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":485}
06:04:52.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.755 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.755 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.756 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.756 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.757 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.757 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.757 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.757 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.757 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.759083 16848 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.756724 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35224 (local address 127.13.80.188:40143)
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.758625 (+  1901us) server_negotiation.cc:207] Beginning negotiation
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.758631 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.758649 (+    18us) server_negotiation.cc:408] Connection header received
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.758721 (+    72us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.758727 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.758798 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.758940 (+   142us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35224: BlockingWrite error: write error: Broken pipe (error 32)
06:04:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1753}
06:04:52.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.767 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.767 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.768 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3098), Traces: [0ms] refreshing cache from master, [2400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [2557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [2562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2570ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.769 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.772 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.773 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.773 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.773 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.773 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.773 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.773 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.774336 16848 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.768867 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35228 (local address 127.13.80.188:40143)
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.769022 (+   155us) server_negotiation.cc:207] Beginning negotiation
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.769027 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.769493 (+   466us) server_negotiation.cc:408] Connection header received
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.769782 (+   289us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.769786 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.769852 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.769909 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.772806 (+  2897us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.773588 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.774193 (+   605us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35228: BlockingRecv error: recv got EOF from 127.0.0.1:35228 (error 108)
06:04:52.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
06:04:52.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.775 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.776 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.779 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.779 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4368), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [918ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1007ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.781 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.785 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.786 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.786 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.786 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.787 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x457cd636, L:/127.0.0.1:56806 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.787 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.787 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.788 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.785 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1224), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [604ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [756ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [777ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.793 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.794 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.794 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.794 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.794 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.794 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.797 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.797 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.797 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.797559 16848 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.780082 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35230 (local address 127.13.80.188:40143)
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.780781 (+   699us) server_negotiation.cc:207] Beginning negotiation
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.780786 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.781309 (+   523us) server_negotiation.cc:408] Connection header received
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.782425 (+  1116us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.782430 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.782511 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.782576 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.792502 (+  9926us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.793342 (+   840us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.796469 (+  3127us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.798 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.796784 (+   315us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.796969 (+   185us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
06:04:52.798 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.797023 (+    54us) server_negotiation.cc:882] Received SASL_INITIATE request from client
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.797027 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.797045 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.797069 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.797080 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.797190 (+   110us) server_negotiation.cc:1036] Waiting for connection context
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.797376 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35230: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35230): Connection reset by peer (error 104)
06:04:52.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":581}
06:04:52.801 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.801 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.801 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2108), Traces: [0ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [980ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [992ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1729ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1806ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.804 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.806 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.806 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.806 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.806 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.808833 16848 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.801715 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35242 (local address 127.13.80.188:40143)
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.801895 (+   180us) server_negotiation.cc:207] Beginning negotiation
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.801900 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.802322 (+   422us) server_negotiation.cc:408] Connection header received
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.802610 (+   288us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.802615 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.802813 (+   198us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.802893 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.807325 (+  4432us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.808077 (+   752us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.808686 (+   609us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35242: BlockingRecv error: recv got EOF from 127.0.0.1:35242 (error 108)
06:04:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
06:04:52.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.809 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.811 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.811 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.811 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.814 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.816 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.820 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5507a56, L:/127.0.0.1:56822 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1262), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [605ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [812ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.824 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8a90898a, L:/127.0.0.1:35258 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.826 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.826 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.826 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.826 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.828 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.833 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.833 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1258), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [242ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.838 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.838 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state CONNECTING
06:04:52.838 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.838 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.839 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.839 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.840 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.840 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.840 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.841 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.842293 16848 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.838903 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35270 (local address 127.13.80.188:40143)
06:04:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.839061 (+   158us) server_negotiation.cc:207] Beginning negotiation
06:04:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.839067 (+     6us) server_negotiation.cc:400] Waiting for connection header
06:04:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.842146 (+  3079us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35270: BlockingRecv error: recv got EOF from 127.0.0.1:35270 (error 108)
06:04:52.843 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
06:04:52.845 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.847 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.851 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb747265, L:/127.0.0.1:56838 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1281), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [559ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [824ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.854 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3249543e, L:/127.0.0.1:35284 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.856 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.858 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.859 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.859 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.859 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.860 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.861 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.861 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.861 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.865233 16323 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.098907 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34550 (local address 127.13.80.188:40143)
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.099585 (+   678us) server_negotiation.cc:207] Beginning negotiation
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.099588 (+     3us) server_negotiation.cc:400] Waiting for connection header
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.864020 (+2764432us) server_negotiation.cc:408] Connection header received
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.864577 (+   557us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.864586 (+     9us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.864696 (+   110us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.864797 (+   101us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.865017 (+   220us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34550: BlockingRecv error: recv got EOF from 127.0.0.1:34550 (error 108)
06:04:52.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":622,"thread_start_us":79,"threads_started":1}
06:04:52.866 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.870 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.870 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4457), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [792ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [3872ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [4249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, deferred=null) after lookup
06:04:52.870 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.875 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.875 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.875 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.875 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.877 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.879317 16323 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.870303 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35288 (local address 127.13.80.188:40143)
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.870456 (+   153us) server_negotiation.cc:207] Beginning negotiation
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.870463 (+     7us) server_negotiation.cc:400] Waiting for connection header
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.871030 (+   567us) server_negotiation.cc:408] Connection header received
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.871333 (+   303us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.871336 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.871399 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.871450 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.874360 (+  2910us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.875153 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.878325 (+  3172us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.878567 (+   242us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
06:04:52.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.878696 (+   129us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
06:04:52.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.878829 (+   133us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
06:04:52.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.878931 (+   102us) server_negotiation.cc:1036] Waiting for connection context
06:04:52.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.879109 (+   178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35288: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35288): Connection reset by peer (error 104)
06:04:52.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
06:04:52.880 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.880 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.881 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.885 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.885 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.885 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.887 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.887 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4638), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [514ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [791ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [4211ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, deferred=null) after lookup
06:04:52.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.890 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state CONNECTING due to: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.890 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnected from peer
06:04:52.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.891 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.892 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4607), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [515ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1027ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [4161ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, deferred=null) after lookup
06:04:52.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.895 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.895 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.895 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.896 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.896 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.896 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.898 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.898 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.898 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.898 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.898 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.899 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.900 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.903 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.903 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.903 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.905 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.906 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.911 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.188
06:04:52.915 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb251ca20, L:/127.0.0.1:57408 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.916 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.920 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae66be4f, L:/127.0.0.1:35298 - R:/127.13.80.188:40143] using SASL/PLAIN
06:04:52.921 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.921 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.923055 16222 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.070800 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34538 (local address 127.13.80.188:40143)
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.070969 (+   169us) server_negotiation.cc:207] Beginning negotiation
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.070974 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.071604 (+   630us) server_negotiation.cc:408] Connection header received
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.922566 (+2850962us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.922571 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.922636 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.922716 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.922915 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34538: BlockingRecv error: recv got EOF from 127.0.0.1:34538 (error 108)
06:04:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
06:04:52.925 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xff8e0347, L:/127.0.0.1:56842 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.926 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.927 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.928522 16332 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.105788 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34562 (local address 127.13.80.188:40143)
06:04:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.106076 (+   288us) server_negotiation.cc:207] Beginning negotiation
06:04:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:50.106081 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.927404 (+2821323us) server_negotiation.cc:408] Connection header received
06:04:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.927975 (+   571us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.927981 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.928080 (+    99us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.928177 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.928372 (+   195us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34562: BlockingRecv error: recv got EOF from 127.0.0.1:34562 (error 108)
06:04:52.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":199,"thread_start_us":82,"threads_started":1}
06:04:52.929 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.930 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3261), Traces: [0ms] refreshing cache from master, [2806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [2810ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [2812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2825ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2830ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, [2836ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.932 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.933 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.933 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4524), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [856ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [859ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [916ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [2089ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, deferred=null) after lookup
06:04:52.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.934 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.935 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4545), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [790ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [1240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [1275ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, [3892ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.188:40143: OK, deferred=null) after lookup
06:04:52.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.938 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.939 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.939 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.939 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.940 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.940 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.941 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.189:36889(127.13.80.189:36889)] connecting to peer
06:04:52.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.942 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.942 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.942 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.942 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.943 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.944 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.944 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.947 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.947 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:52.947 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.947 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.948 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.948 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.950 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.190:38357(127.13.80.190:38357)] connecting to peer
06:04:52.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.80.189:36889(127.13.80.189:36889)] Successfully connected to peer
06:04:52.954 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.189
06:04:52.961 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5f78e03f, L:/127.0.0.1:57420 - R:/127.13.80.189:36889] using SASL/PLAIN
06:04:52.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.965 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.13.80.188:40143(127.13.80.188:40143)] connecting to peer
06:04:52.966 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.80.190:38357(127.13.80.190:38357)] Successfully connected to peer
06:04:52.967 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.967 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:52.967 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.80.190
06:04:52.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.973 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.974 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:52.974 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32513ecb, L:/127.0.0.1:56858 - R:/127.13.80.190:38357] using SASL/PLAIN
06:04:52.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:52.977 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.80.188:40143(127.13.80.188:40143)] Successfully connected to peer
06:04:52.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3310), Traces: [0ms] refreshing cache from master, [2851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.189:36889, [2860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.190:38357, [2872ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.189:36889: OK, [2875ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.80.188:40143, [2887ms] Sub RPC ConnectToMaster: received response from server master-127.13.80.190:38357: OK, deferred=null) after lookup
06:04:52.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4f727a8bbd96476bb596eef1204b545e
06:04:52.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet cfc49a520f354a659af3623da8722e53 for table 'testManyClients' with partition [<start>, 0x8000000A)
06:04:52.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e315f0f347ca45f88770f001f90d48af for table 'testManyClients' with partition [0x8000000A, 0x80000014)
06:04:52.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bcfb481a95504df6b21ba97af37b3ab2 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
06:04:52.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b3fabf35b05d4ccebc3c29c6425db24c for table 'testManyClients' with partition [0x8000001E, <end>)
06:04:52.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=cfc49a520f354a659af3623da8722e53@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=e315f0f347ca45f88770f001f90d48af@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=bcfb481a95504df6b21ba97af37b3ab2@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)[L],93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715),e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=b3fabf35b05d4ccebc3c29c6425db24c@[8707f1c0034346c99638221ac93304ef(127.13.80.130:37585),93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)[L],e9fd91ffebad42d48110b4603813cf19(127.13.80.131:40097)]}]
06:04:52.981 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state NEGOTIATING
06:04:52.981 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:52.981 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:52.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:52.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:52.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:52.982 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state NEGOTIATING due to: connection closed
06:04:52.982 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.13.80.188:40143: connection closed
06:04:52.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:52.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:52.983783 16332 negotiation.cc:336] Failed RPC negotiation. Trace:
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.977472 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35314 (local address 127.13.80.188:40143)
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.977658 (+   186us) server_negotiation.cc:207] Beginning negotiation
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.977663 (+     5us) server_negotiation.cc:400] Waiting for connection header
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.978004 (+   341us) server_negotiation.cc:408] Connection header received
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.978256 (+   252us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.978260 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.978334 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.978397 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.982703 (+  4306us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.983465 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 06:04:52.983659 (+   194us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35314: BlockingWrite error: write error: Broken pipe (error 32)
06:04:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
06:04:52.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:52.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:53.022 [DEBUG - main] (Connection.java:575) [peer master-127.13.80.188:40143(127.13.80.188:40143)] disconnecting while in state READY
06:04:53.022 [DEBUG - main] (Connection.java:575) [peer 93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)] disconnecting while in state READY
06:04:53.022 [DEBUG - main] (Connection.java:575) [peer master-127.13.80.189:36889(127.13.80.189:36889)] disconnecting while in state READY
06:04:53.022 [DEBUG - main] (Connection.java:575) [peer master-127.13.80.190:38357(127.13.80.190:38357)] disconnecting while in state READY
06:04:53.022 [DEBUG - main] (Connection.java:575) [peer 8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)] disconnecting while in state READY
06:04:53.023 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.80.188:40143(127.13.80.188:40143)] handling channelInactive
06:04:53.023 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)] handling channelInactive
06:04:53.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.80.188:40143(127.13.80.188:40143)] cleaning up while in state READY due to: connection closed
06:04:53.023 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 8707f1c0034346c99638221ac93304ef(127.13.80.130:37585)] cleaning up while in state READY due to: connection closed
06:04:53.024 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.80.189:36889(127.13.80.189:36889)] handling channelInactive
06:04:53.024 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.80.189:36889(127.13.80.189:36889)] cleaning up while in state READY due to: connection closed
06:04:53.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.80.190:38357(127.13.80.190:38357)] handling channelInactive
06:04:53.024 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.80.190:38357(127.13.80.190:38357)] cleaning up while in state READY due to: connection closed
06:04:53.025 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:04:53.026 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)] handling channelInactive
06:04:53.026 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 93fd0a71f82345dcb8047e04f0b56396(127.13.80.129:39715)] cleaning up while in state READY due to: connection closed
06:04:53.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.027632 13634 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 13948
06:04:53.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.054570 13634 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 14101
06:04:53.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.068781 13634 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 14249
06:04:53.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.084748 13634 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 13645
06:04:53.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.100145 13634 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 13722
06:04:53.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.114408 13634 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 13803
06:04:53.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:04:53Z chronyd exiting
.06:04:53.166 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786514693165
06:04:53.172 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
06:04:53.172 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
06:04:53.173 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskNFf4Fs/test-tmp
06:04:53.173 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
06:04:53.173 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskNFf4Fs/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
06:04:53.186 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

06:04:53.312 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:04:53.312 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

06:04:53.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.313879 16922 mini_oidc.cc:150] Starting JWKS server
06:04:53.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.315706 16922 webserver.cc:533] Webserver started at http://127.0.0.1:46307/ using document root <none> and password file <none>
06:04:53.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.315869 16922 mini_oidc.cc:186] Starting OIDC Discovery server
06:04:53.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.316098 16922 webserver.cc:533] Webserver started at http://127.0.0.1:34433/ using document root <none> and password file <none>
06:04:53.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:04:53Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
06:04:53.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:04:53Z Disabled control of system clock
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.334235 16922 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/wal
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/data
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/logs
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/data/info.pb
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:04:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.190:37573
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.190
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:53.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46307/jwks.json with env {}
06:04:53.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.452315 16934 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:53.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.452664 16934 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:53.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.452719 16934 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.456293 16934 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:04:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.456372 16934 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.456393 16934 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:04:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.456411 16934 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:04:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.456430 16934 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:04:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.456445 16934 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46307/jwks.json
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.461124 16934 master_runner.cc:387] Master server non-default flags:
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/data
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/wal
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.190:37573
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46307/jwks.json
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/data/info.pb
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.190
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16934
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/logs
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.462337 16934 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:53.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.463459 16934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.470147 16939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.470147 16940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.470175 16945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.470701 16934 server_base.cc:1061] running on GCE node
06:04:53.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.471350 16934 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:53.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.472393 16934 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:53.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.473606 16934 hybrid_clock.cc:648] HybridClock initialized: now 1786514693473529 us; error 119 us; skew 500 ppm
06:04:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.475857 16934 webserver.cc:533] Webserver started at http://127.16.134.190:35083/ using document root <none> and password file <none>
06:04:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.476481 16934 fs_manager.cc:362] Metadata directory not provided
06:04:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.476604 16934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:53.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.476859 16934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:53.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.478706 16934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/data/instance:
06:04:53.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7afd511f0a41411e9b2583c49252a15a"
06:04:53.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:53 on dist-test-slave-65mx"
06:04:53.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.479203 16934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/wal/instance:
06:04:53.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7afd511f0a41411e9b2583c49252a15a"
06:04:53.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:53 on dist-test-slave-65mx"
06:04:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.483359 16934 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
06:04:53.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.486166 16952 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.487609 16934 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
06:04:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.487737 16934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/wal
06:04:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7afd511f0a41411e9b2583c49252a15a"
06:04:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:53 on dist-test-slave-65mx"
06:04:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.487825 16934 fs_report.cc:389] FS layout report
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/wal
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/wal
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/data/data
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:53.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.503993 16934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:53.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.504853 16934 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:53.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.505040 16934 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:53.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.514139 16934 rpc_server.cc:307] RPC server started. Bound to: 127.16.134.190:37573
06:04:53.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.514127 17010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.134.190:37573 every 8 connection(s)
06:04:53.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.515383 16934 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/data/info.pb
06:04:53.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.518862 17011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:53.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.522289 16922 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 16934
06:04:53.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.522497 16922 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-0/wal/instance
06:04:53.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.522763 17011 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } has no permanent_uuid. Determining permanent_uuid...
06:04:53.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.524756 16922 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:53.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/wal
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/data
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/logs
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/data/info.pb
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.189:41783
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.189
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46307/jwks.json with env {}
06:04:53.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.535715 17011 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } has no permanent_uuid. Determining permanent_uuid...
06:04:53.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.536693 16954 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.134.189:41783: connect: Connection refused (error 111)
06:04:53.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.537751 17011 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.134.189:41783: Network error: Client connection negotiation failed: client connection to 127.16.134.189:41783: connect: Connection refused (error 111)
06:04:53.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.587080 17011 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } attempt: 1
06:04:53.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.589027 17011 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.134.189:41783: Network error: Client connection negotiation failed: client connection to 127.16.134.189:41783: connect: Connection refused (error 111)
06:04:53.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.650267 17013 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:53.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.650548 17013 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:53.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.650600 17013 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:53.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.654270 17013 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:04:53.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.654347 17013 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:53.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.654369 17013 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:04:53.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.654387 17013 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:04:53.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.654407 17013 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:04:53.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.654421 17013 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46307/jwks.json
06:04:53.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.657270 17011 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } attempt: 2
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.658975 17011 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.134.189:41783: Network error: Client connection negotiation failed: client connection to 127.16.134.189:41783: connect: Connection refused (error 111)
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.659359 17013 master_runner.cc:387] Master server non-default flags:
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/data
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/wal
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.189:41783
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46307/jwks.json
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/data/info.pb
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.189
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17013
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/logs
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:53.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.660490 17013 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:53.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.661648 17013 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.667923 17023 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.667969 17029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.667923 17025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:53.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.668248 17013 server_base.cc:1061] running on GCE node
06:04:53.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.669039 17013 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:53.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.669961 17013 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:53.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.671167 17013 hybrid_clock.cc:648] HybridClock initialized: now 1786514693671159 us; error 55 us; skew 500 ppm
06:04:53.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.673307 17013 webserver.cc:533] Webserver started at http://127.16.134.189:35065/ using document root <none> and password file <none>
06:04:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.673936 17013 fs_manager.cc:362] Metadata directory not provided
06:04:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.674024 17013 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.674274 17013 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.676285 17013 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/data/instance:
06:04:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5989fc9d54d44ef1af02fc071f441116"
06:04:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:53 on dist-test-slave-65mx"
06:04:53.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.676962 17013 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/wal/instance:
06:04:53.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5989fc9d54d44ef1af02fc071f441116"
06:04:53.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:53 on dist-test-slave-65mx"
06:04:53.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.680999 17013 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
06:04:53.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.683706 17035 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.685034 17013 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.685185 17013 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/wal
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5989fc9d54d44ef1af02fc071f441116"
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:53 on dist-test-slave-65mx"
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.685331 17013 fs_report.cc:389] FS layout report
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/wal
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/wal
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/data/data
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:53.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.701684 17013 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:53.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.702551 17013 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:53.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.702800 17013 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:53.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.711246 17013 rpc_server.cc:307] RPC server started. Bound to: 127.16.134.189:41783
06:04:53.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.711259 17092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.134.189:41783 every 8 connection(s)
06:04:53.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.712574 17013 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/data/info.pb
06:04:53.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.713445 16922 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 17013
06:04:53.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.713565 16922 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-1/wal/instance
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.714200 16922 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/wal
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/data
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/logs
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/data/info.pb
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.188:45217
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.188
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:53.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46307/jwks.json with env {}
06:04:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.716526 17093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:53.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.720095 17093 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } has no permanent_uuid. Determining permanent_uuid...
06:04:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.731565 17093 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } has no permanent_uuid. Determining permanent_uuid...
06:04:53.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.738902 17093 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } has no permanent_uuid. Determining permanent_uuid...
06:04:53.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.739862 17039 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.134.188:45217: connect: Connection refused (error 111)
06:04:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.740891 17093 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.134.188:45217: Network error: Client connection negotiation failed: client connection to 127.16.134.188:45217: connect: Connection refused (error 111)
06:04:53.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.750183 17011 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } attempt: 3
06:04:53.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.755702 17011 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } has no permanent_uuid. Determining permanent_uuid...
06:04:53.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.757467 17011 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.134.188:45217: Network error: Client connection negotiation failed: client connection to 127.16.134.188:45217: connect: Connection refused (error 111)
06:04:53.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.788805 17011 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } attempt: 1
06:04:53.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.790140 17093 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } attempt: 1
06:04:53.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.790802 17011 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.134.188:45217: Network error: Client connection negotiation failed: client connection to 127.16.134.188:45217: connect: Connection refused (error 111)
06:04:53.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.791625 17093 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.134.188:45217: Network error: Client connection negotiation failed: client connection to 127.16.134.188:45217: connect: Connection refused (error 111)
06:04:53.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.840024 17095 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:53.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.840350 17095 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:53.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.840418 17095 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:53.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.844206 17095 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
06:04:53.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.844334 17095 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:53.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.844373 17095 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
06:04:53.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.844398 17095 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
06:04:53.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.844419 17095 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
06:04:53.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.844439 17095 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46307/jwks.json
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.848789 17095 master_runner.cc:387] Master server non-default flags:
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/data
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/wal
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.188:45217
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46307/jwks.json
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/data/info.pb
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.188
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17095
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/logs
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:53.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.850360 17095 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:53.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.851640 17095 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:53.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.858076 17104 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:53.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.858062 17105 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:53.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.858057 17108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:53.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.858356 17095 server_base.cc:1061] running on GCE node
06:04:53.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.858922 17095 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:53.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.859802 17093 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } attempt: 2
06:04:53.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.859937 17095 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:53.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.861119 17095 hybrid_clock.cc:648] HybridClock initialized: now 1786514693861092 us; error 35 us; skew 500 ppm
06:04:53.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.861340 17093 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.134.188:45217: Network error: Client connection negotiation failed: client connection to 127.16.134.188:45217: connect: Connection refused (error 111)
06:04:53.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.863291 17095 webserver.cc:533] Webserver started at http://127.16.134.188:34633/ using document root <none> and password file <none>
06:04:53.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.864140 17095 fs_manager.cc:362] Metadata directory not provided
06:04:53.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.864233 17095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:53.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.864476 17095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:53.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.866022 17011 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } attempt: 2
06:04:53.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.867084 17095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/data/instance:
06:04:53.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fc7f0fd80e734339bf7cc00cecd37dda"
06:04:53.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:53 on dist-test-slave-65mx"
06:04:53.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.867722 17095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/wal/instance:
06:04:53.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fc7f0fd80e734339bf7cc00cecd37dda"
06:04:53.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:53 on dist-test-slave-65mx"
06:04:53.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.868628 17011 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.134.188:45217: Network error: Client connection negotiation failed: client connection to 127.16.134.188:45217: connect: Connection refused (error 111)
06:04:53.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.873121 17095 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
06:04:53.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.876041 17114 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.878089 17095 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.878257 17095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/wal
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fc7f0fd80e734339bf7cc00cecd37dda"
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:53 on dist-test-slave-65mx"
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.878355 17095 fs_report.cc:389] FS layout report
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/wal
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/wal
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/data/data
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:53.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:53.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.894888 17095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:53.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.895648 17095 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:53.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.895821 17095 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:53.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.904023 17095 rpc_server.cc:307] RPC server started. Bound to: 127.16.134.188:45217
06:04:53.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.904012 17175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.134.188:45217 every 8 connection(s)
06:04:53.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.905257 17095 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/data/info.pb
06:04:53.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.908301 17176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:53.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.911425 17176 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } has no permanent_uuid. Determining permanent_uuid...
06:04:53.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.912287 16922 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 17095
06:04:53.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.912392 16922 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/master-2/wal/instance
06:04:53.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.922842 17176 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } has no permanent_uuid. Determining permanent_uuid...
06:04:53.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.928691 17176 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } has no permanent_uuid. Determining permanent_uuid...
06:04:53.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.937610 17176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda: Bootstrap starting.
06:04:53.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.940795 17176 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda: Neither blocks nor log segments found. Creating new log.
06:04:53.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.942058 17176 log.cc:826] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda: Log is configured to *not* fsync() on all Append() calls
06:04:53.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.944053 17176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda: No bootstrap required, opened a new log
06:04:53.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.950249 17176 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } }
06:04:53.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.950465 17176 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:53.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.950503 17176 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc7f0fd80e734339bf7cc00cecd37dda, State: Initialized, Role: FOLLOWER
06:04:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.950914 17176 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } }
06:04:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.951434 17186 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [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: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.951565 17186 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [sys.catalog]: This master's current role is: FOLLOWER
06:04:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.952453 17176 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [sys.catalog]: configured and running, proceeding with master startup.
06:04:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.952483 17093 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } attempt: 3
06:04:53.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.957471 17095 master_runner.cc:187] Error getting master registration for 127.16.134.190:37573: OK, instance_id { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" instance_seqno: 1786514693511434 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:04:53.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.959851 17095 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:04:53.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.960208 17093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116: Bootstrap starting.
06:04:53.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.960879 17198 catalog_manager.cc:1614] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:04:53.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.961125 17198 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:04:53.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.963227 17093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116: Neither blocks nor log segments found. Creating new log.
06:04:53.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.964160 17093 log.cc:826] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116: Log is configured to *not* fsync() on all Append() calls
06:04:53.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.966451 17093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116: No bootstrap required, opened a new log
06:04:53.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.967839 17011 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } attempt: 3
06:04:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.971803 17093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } }
06:04:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.972309 17093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.972666 17093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5989fc9d54d44ef1af02fc071f441116, State: Initialized, Role: FOLLOWER
06:04:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.973543 17093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } }
06:04:53.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.975528 17093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [sys.catalog]: configured and running, proceeding with master startup.
06:04:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.976224 17202 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [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: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.976573 17202 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [sys.catalog]: This master's current role is: FOLLOWER
06:04:53.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.978943 17011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a: Bootstrap starting.
06:04:53.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.982110 17013 master_runner.cc:187] Error getting master registration for 127.16.134.190:37573: OK, instance_id { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" instance_seqno: 1786514693511434 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
06:04:53.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.984503 17013 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:04:53.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.985178 17214 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:04:53.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:53.985406 17214 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:04:53.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.986630 17011 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a: Neither blocks nor log segments found. Creating new log.
06:04:53.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.987676 17011 log.cc:826] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a: Log is configured to *not* fsync() on all Append() calls
06:04:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.989815 17011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a: No bootstrap required, opened a new log
06:04:53.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.994809 17011 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } }
06:04:53.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.995218 17011 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:53.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.995400 17011 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afd511f0a41411e9b2583c49252a15a, State: Initialized, Role: FOLLOWER
06:04:53.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.996068 17011 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } }
06:04:53.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:53.997732 17011 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [sys.catalog]: configured and running, proceeding with master startup.
06:04:54.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.004655 17228 catalog_manager.cc:1614] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
06:04:54.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.004983 17228 catalog_manager.cc:884] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
06:04:54.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.006745 16958 tablet.cc:2406] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:54.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.008725 17217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [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: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:54.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.009007 17217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [sys.catalog]: This master's current role is: FOLLOWER
06:04:54.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.010707 16934 master_runner.cc:264] No leader master found from master 7afd511f0a41411e9b2583c49252a15a
06:04:54.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.010771 16934 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
06:04:54.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.081288 17202 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:54.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.081524 17202 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } }
06:04:54.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.082679 17202 leader_election.cc:290] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7afd511f0a41411e9b2583c49252a15a (127.16.134.190:37573), fc7f0fd80e734339bf7cc00cecd37dda (127.16.134.188:45217)
06:04:54.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.084223 16981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5989fc9d54d44ef1af02fc071f441116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afd511f0a41411e9b2583c49252a15a" is_pre_election: true
06:04:54.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.084570 16981 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5989fc9d54d44ef1af02fc071f441116 in term 0.
06:04:54.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.085208 17145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5989fc9d54d44ef1af02fc071f441116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" is_pre_election: true
06:04:54.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.085445 17145 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5989fc9d54d44ef1af02fc071f441116 in term 0.
06:04:54.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.086782 17039 leader_election.cc:304] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5989fc9d54d44ef1af02fc071f441116, fc7f0fd80e734339bf7cc00cecd37dda; no voters: 
06:04:54.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.087503 17202 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:04:54.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.087585 17202 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:04:54.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.087628 17202 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 0 FOLLOWER]: Advancing to term 1
06:04:54.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.089403 17202 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } }
06:04:54.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.090304 17202 leader_election.cc:290] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [CANDIDATE]: Term 1 election: Requested vote from peers 7afd511f0a41411e9b2583c49252a15a (127.16.134.190:37573), fc7f0fd80e734339bf7cc00cecd37dda (127.16.134.188:45217)
06:04:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.091593 17145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5989fc9d54d44ef1af02fc071f441116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc7f0fd80e734339bf7cc00cecd37dda"
06:04:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.091603 16981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5989fc9d54d44ef1af02fc071f441116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7afd511f0a41411e9b2583c49252a15a"
06:04:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.091748 17145 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [term 0 FOLLOWER]: Advancing to term 1
06:04:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.091751 16981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [term 0 FOLLOWER]: Advancing to term 1
06:04:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.093058 16981 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5989fc9d54d44ef1af02fc071f441116 in term 1.
06:04:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.093096 17145 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5989fc9d54d44ef1af02fc071f441116 in term 1.
06:04:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.093729 17039 leader_election.cc:304] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5989fc9d54d44ef1af02fc071f441116, fc7f0fd80e734339bf7cc00cecd37dda; no voters: 
06:04:54.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.094120 17202 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 1 FOLLOWER]: Leader election won for term 1
06:04:54.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.094383 17202 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [term 1 LEADER]: Becoming Leader. State: Replica: 5989fc9d54d44ef1af02fc071f441116, State: Running, Role: LEADER
06:04:54.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.094759 17202 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } }
06:04:54.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.097187 17202 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5989fc9d54d44ef1af02fc071f441116. Latest consensus state: current_term: 1 leader_uuid: "5989fc9d54d44ef1af02fc071f441116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:54.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.097522 17202 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [sys.catalog]: This master's current role is: LEADER
06:04:54.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.098045 17234 catalog_manager.cc:1531] Loading table and tablet metadata into memory...
06:04:54.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.099524 17234 catalog_manager.cc:1540] Initializing Kudu cluster ID...
06:04:54.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.109316 17145 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [term 1 FOLLOWER]: Refusing update from remote peer 5989fc9d54d44ef1af02fc071f441116: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:04:54.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.110386 17202 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:54.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.115442 17186 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5989fc9d54d44ef1af02fc071f441116. Latest consensus state: current_term: 1 leader_uuid: "5989fc9d54d44ef1af02fc071f441116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:54.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.115605 17186 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [sys.catalog]: This master's current role is: FOLLOWER
06:04:54.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.116238 16981 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [term 1 FOLLOWER]: Refusing update from remote peer 5989fc9d54d44ef1af02fc071f441116: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:04:54.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.117034 17202 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:54.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.122011 17217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5989fc9d54d44ef1af02fc071f441116. Latest consensus state: current_term: 1 leader_uuid: "5989fc9d54d44ef1af02fc071f441116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:54.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.122188 17217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [sys.catalog]: This master's current role is: FOLLOWER
06:04:54.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.127597 17230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5989fc9d54d44ef1af02fc071f441116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:54.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.127756 17230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [sys.catalog]: This master's current role is: LEADER
06:04:54.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.131098 17202 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5989fc9d54d44ef1af02fc071f441116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:54.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.131282 17202 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116 [sys.catalog]: This master's current role is: LEADER
06:04:54.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.132637 17217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5989fc9d54d44ef1af02fc071f441116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:54.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.132788 17217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a [sys.catalog]: This master's current role is: FOLLOWER
06:04:54.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.134755 17186 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5989fc9d54d44ef1af02fc071f441116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7afd511f0a41411e9b2583c49252a15a" member_type: VOTER last_known_addr { host: "127.16.134.190" port: 37573 } } peers { permanent_uuid: "5989fc9d54d44ef1af02fc071f441116" member_type: VOTER last_known_addr { host: "127.16.134.189" port: 41783 } } peers { permanent_uuid: "fc7f0fd80e734339bf7cc00cecd37dda" member_type: VOTER last_known_addr { host: "127.16.134.188" port: 45217 } } }
06:04:54.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.134884 17186 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda [sys.catalog]: This master's current role is: FOLLOWER
06:04:54.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.139314 17235 mvcc.cc:204] Tried to move back new op lower bound from 7317564187054059520 to 7317564187017322496. Current Snapshot: MvccSnapshot[applied={T|T < 7317564187054059520}]
06:04:54.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.139799 17238 mvcc.cc:204] Tried to move back new op lower bound from 7317564187054059520 to 7317564187017322496. Current Snapshot: MvccSnapshot[applied={T|T < 7317564187054059520}]
06:04:54.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.145860 17234 catalog_manager.cc:1384] Generated new cluster ID: 76923e3dc19949f892f32a3491ba1d1a
06:04:54.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.145969 17234 catalog_manager.cc:1551] Initializing Kudu internal certificate authority...
06:04:54.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.171681 17234 catalog_manager.cc:1407] Generated new certificate authority record
06:04:54.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.173216 17234 catalog_manager.cc:1560] Loading token signing keys...
06:04:54.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.199344 17234 catalog_manager.cc:6112] T 00000000000000000000000000000000 P 5989fc9d54d44ef1af02fc071f441116: Generated new TSK 0
06:04:54.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.200496 17234 catalog_manager.cc:1570] Initializing in-progress tserver states...
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.226205 16922 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/wal
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/data
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/logs
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/data/info.pb
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.129:0
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.134.129
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.129
06:04:54.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:04:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.353682 17243 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.354008 17243 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.354063 17243 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:54.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.358603 17243 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:54.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.358771 17243 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.134.129
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.364020 17243 tablet_server_runner.cc:78] Tablet server non-default flags:
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/data
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/wal
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.129:0
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/data/info.pb
06:04:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.129
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17243
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.134.129
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/logs
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:54.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:54.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.366008 17243 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:54.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.367605 17243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:54.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.377149 17248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:54.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.377195 17243 server_base.cc:1061] running on GCE node
06:04:54.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.377162 17253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:54.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.377584 17250 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:54.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.378338 17243 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:54.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.379304 17243 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.380667 17243 hybrid_clock.cc:648] HybridClock initialized: now 1786514694380629 us; error 46 us; skew 500 ppm
06:04:54.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.382774 17243 webserver.cc:533] Webserver started at http://127.16.134.129:39539/ using document root <none> and password file <none>
06:04:54.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.383731 17243 fs_manager.cc:362] Metadata directory not provided
06:04:54.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.383822 17243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:54.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.384020 17243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:54.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.385996 17243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/data/instance:
06:04:54.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9e72da929dcb4ea09a57bf87b56e6607"
06:04:54.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:54 on dist-test-slave-65mx"
06:04:54.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.386811 17243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/wal/instance:
06:04:54.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9e72da929dcb4ea09a57bf87b56e6607"
06:04:54.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:54 on dist-test-slave-65mx"
06:04:54.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.392957 17243 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
06:04:54.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.396314 17260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.398420 17243 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
06:04:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.398716 17243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/wal
06:04:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9e72da929dcb4ea09a57bf87b56e6607"
06:04:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:54 on dist-test-slave-65mx"
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.398846 17243 fs_report.cc:389] FS layout report
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/wal
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/wal
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/data/data
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:54.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.411761 17243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:54.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.412716 17243 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:54.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.412961 17243 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:54.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.413744 17243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:04:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.415058 17243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:04:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.415139 17243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:04:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.415203 17243 ts_tablet_manager.cc:616] Registered 0 tablets
06:04:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.415226 17243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:04:54.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.429848 17243 rpc_server.cc:307] RPC server started. Bound to: 127.16.134.129:41173
06:04:54.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.429940 17397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.134.129:41173 every 8 connection(s)
06:04:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.431321 17243 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/data/info.pb
06:04:54.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.435983 16922 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 17243
06:04:54.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.436100 16922 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-0/wal/instance
06:04:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.439239 16922 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/wal
06:04:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/data
06:04:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/logs
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/data/info.pb
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.130:0
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.134.130
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.130
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:04:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.449653 17400 heartbeater.cc:344] Connected to a master server at 127.16.134.189:41783
06:04:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.449954 17400 heartbeater.cc:461] Registering TS with master...
06:04:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.450608 17400 heartbeater.cc:507] Master 127.16.134.189:41783 requested a full tablet report, sending...
06:04:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.451601 17398 heartbeater.cc:344] Connected to a master server at 127.16.134.188:45217
06:04:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.451696 17398 heartbeater.cc:461] Registering TS with master...
06:04:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.451886 17398 heartbeater.cc:507] Master 127.16.134.188:45217 requested a full tablet report, sending...
06:04:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.452857 17054 ts_manager.cc:194] Registered new tserver with Master: 9e72da929dcb4ea09a57bf87b56e6607 (127.16.134.129:41173)
06:04:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.453336 17135 ts_manager.cc:194] Registered new tserver with Master: 9e72da929dcb4ea09a57bf87b56e6607 (127.16.134.129:41173)
06:04:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.454803 17054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.134.129:55703
06:04:54.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.472332 17399 heartbeater.cc:344] Connected to a master server at 127.16.134.190:37573
06:04:54.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.472467 17399 heartbeater.cc:461] Registering TS with master...
06:04:54.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.472713 17399 heartbeater.cc:507] Master 127.16.134.190:37573 requested a full tablet report, sending...
06:04:54.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.474052 16969 ts_manager.cc:194] Registered new tserver with Master: 9e72da929dcb4ea09a57bf87b56e6607 (127.16.134.129:41173)
06:04:54.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.587529 17407 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:54.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.587837 17407 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:54.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.587901 17407 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.591795 17407 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.591966 17407 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.134.130
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.596308 17407 tablet_server_runner.cc:78] Tablet server non-default flags:
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/data
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/wal
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.130:0
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/data/info.pb
06:04:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.130
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17407
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.134.130
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/logs
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:54.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:54.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.597858 17407 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:54.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.599123 17407 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.606894 17412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.607050 17413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.606894 17416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.608150 17407 server_base.cc:1061] running on GCE node
06:04:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.608708 17407 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:54.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.609427 17407 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:54.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.610673 17407 hybrid_clock.cc:648] HybridClock initialized: now 1786514694610586 us; error 75 us; skew 500 ppm
06:04:54.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.612957 17407 webserver.cc:533] Webserver started at http://127.16.134.130:37525/ using document root <none> and password file <none>
06:04:54.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.613539 17407 fs_manager.cc:362] Metadata directory not provided
06:04:54.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.613595 17407 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:54.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.613771 17407 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:54.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.615432 17407 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/data/instance:
06:04:54.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50b36625702342a2a4135a506ebee9a6"
06:04:54.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:54 on dist-test-slave-65mx"
06:04:54.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.615890 17407 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/wal/instance:
06:04:54.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50b36625702342a2a4135a506ebee9a6"
06:04:54.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:54 on dist-test-slave-65mx"
06:04:54.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.619791 17407 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
06:04:54.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.622551 17422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:54.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.623775 17407 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.623917 17407 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/wal
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50b36625702342a2a4135a506ebee9a6"
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:54 on dist-test-slave-65mx"
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.624065 17407 fs_report.cc:389] FS layout report
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/wal
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/wal
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/data/data
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:54.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:54.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.634675 17407 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:54.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.635617 17407 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:54.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.635851 17407 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:54.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.636706 17407 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:04:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.638025 17407 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:04:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.638103 17407 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:04:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.638164 17407 ts_tablet_manager.cc:616] Registered 0 tablets
06:04:54.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.638188 17407 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:04:54.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.652119 17407 rpc_server.cc:307] RPC server started. Bound to: 127.16.134.130:42535
06:04:54.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.652307 17549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.134.130:42535 every 8 connection(s)
06:04:54.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.654019 17407 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/data/info.pb
06:04:54.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.661792 16922 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 17407
06:04:54.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.661931 16922 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-1/wal/instance
06:04:54.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.665237 16922 external_mini_cluster.cc:1373] Running /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:54.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/wal
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/data
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/logs
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/data/info.pb
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.131:0
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.134.131
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.131
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:54.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:54.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:54.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:54.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
06:04:54.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.675850 17550 heartbeater.cc:344] Connected to a master server at 127.16.134.188:45217
06:04:54.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.676139 17550 heartbeater.cc:461] Registering TS with master...
06:04:54.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.676843 17550 heartbeater.cc:507] Master 127.16.134.188:45217 requested a full tablet report, sending...
06:04:54.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.679203 17135 ts_manager.cc:194] Registered new tserver with Master: 50b36625702342a2a4135a506ebee9a6 (127.16.134.130:42535)
06:04:54.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.680969 17551 heartbeater.cc:344] Connected to a master server at 127.16.134.190:37573
06:04:54.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.681107 17551 heartbeater.cc:461] Registering TS with master...
06:04:54.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.681360 17551 heartbeater.cc:507] Master 127.16.134.190:37573 requested a full tablet report, sending...
06:04:54.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.682684 16969 ts_manager.cc:194] Registered new tserver with Master: 50b36625702342a2a4135a506ebee9a6 (127.16.134.130:42535)
06:04:54.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.687345 17552 heartbeater.cc:344] Connected to a master server at 127.16.134.189:41783
06:04:54.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.687474 17552 heartbeater.cc:461] Registering TS with master...
06:04:54.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.687708 17552 heartbeater.cc:507] Master 127.16.134.189:41783 requested a full tablet report, sending...
06:04:54.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.688486 17054 ts_manager.cc:194] Registered new tserver with Master: 50b36625702342a2a4135a506ebee9a6 (127.16.134.130:42535)
06:04:54.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.689316 17054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.134.130:35581
06:04:54.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.801723 17556 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
06:04:54.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.801992 17556 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
06:04:54.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.802049 17556 flags.cc:432] Enabled unsafe flag: --never_fsync=true
06:04:54.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.806102 17556 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
06:04:54.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.806263 17556 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.134.131
06:04:54.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.810606 17556 tablet_server_runner.cc:78] Tablet server non-default flags:
06:04:54.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
06:04:54.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.134.148:41575
06:04:54.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/data
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/wal
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.134.131:0
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/data/info.pb
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.134.131
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.134.190:37573,127.16.134.189:41783,127.16.134.188:45217
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17556
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.134.131
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/logs
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 5aabff03afe514f4e9286d8ef2d8bf6bed19fb06
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 05:49:18 UTC on bdcb31816ec0
06:04:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17643
06:04:54.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.812044 17556 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
06:04:54.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.813414 17556 file_cache.cc:504] Constructed file cache file cache with capacity 419430
06:04:54.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.820372 17563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:54.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.820458 17562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:54.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.821116 17556 server_base.cc:1061] running on GCE node
06:04:54.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.821286 17565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
06:04:54.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.821969 17556 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
06:04:54.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.822690 17556 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
06:04:54.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.823987 17556 hybrid_clock.cc:648] HybridClock initialized: now 1786514694823933 us; error 71 us; skew 500 ppm
06:04:54.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.826141 17556 webserver.cc:533] Webserver started at http://127.16.134.131:42091/ using document root <none> and password file <none>
06:04:54.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.826828 17556 fs_manager.cc:362] Metadata directory not provided
06:04:54.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.826920 17556 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
06:04:54.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.827167 17556 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
06:04:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.829012 17556 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/data/instance:
06:04:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1d389e3c1114bdb96113454124d280c"
06:04:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:54 on dist-test-slave-65mx"
06:04:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.829600 17556 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/wal/instance:
06:04:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1d389e3c1114bdb96113454124d280c"
06:04:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:54 on dist-test-slave-65mx"
06:04:54.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.833406 17556 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
06:04:54.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.835891 17571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.837184 17556 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.837330 17556 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/data,/tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/wal
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1d389e3c1114bdb96113454124d280c"
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 06:04:54 on dist-test-slave-65mx"
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.837481 17556 fs_report.cc:389] FS layout report
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/wal
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/wal
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/data/data
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
06:04:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
06:04:54.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.854849 17556 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
06:04:54.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.855677 17556 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
06:04:54.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.855922 17556 kserver.cc:163] Server-wide thread pool size limit: 3276
06:04:54.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.856701 17556 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
06:04:54.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.858047 17556 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
06:04:54.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.858134 17556 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
06:04:54.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.858194 17556 ts_tablet_manager.cc:616] Registered 0 tablets
06:04:54.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.858215 17556 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
06:04:54.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.871501 17556 rpc_server.cc:307] RPC server started. Bound to: 127.16.134.131:45855
06:04:54.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.873155 17556 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/data/info.pb
06:04:54.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.873665 17700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.134.131:45855 every 8 connection(s)
06:04:54.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.878674 16922 external_mini_cluster.cc:1435] Started /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu as pid 17556
06:04:54.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.878810 16922 external_mini_cluster.cc:1449] Reading /tmp/dist-test-taskNFf4Fs/test-tmp/mini-kudu-cluster18365220761625907477/ts-2/wal/instance
06:04:54.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.893767 17701 heartbeater.cc:344] Connected to a master server at 127.16.134.188:45217
06:04:54.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.894064 17701 heartbeater.cc:461] Registering TS with master...
06:04:54.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.894767 17701 heartbeater.cc:507] Master 127.16.134.188:45217 requested a full tablet report, sending...
06:04:54.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.896270 17135 ts_manager.cc:194] Registered new tserver with Master: b1d389e3c1114bdb96113454124d280c (127.16.134.131:45855)
06:04:54.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.898219 17703 heartbeater.cc:344] Connected to a master server at 127.16.134.189:41783
06:04:54.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.898335 17703 heartbeater.cc:461] Registering TS with master...
06:04:54.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.898614 17703 heartbeater.cc:507] Master 127.16.134.189:41783 requested a full tablet report, sending...
06:04:54.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.899858 17702 heartbeater.cc:344] Connected to a master server at 127.16.134.190:37573
06:04:54.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.900384 17702 heartbeater.cc:461] Registering TS with master...
06:04:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.900892 17054 ts_manager.cc:194] Registered new tserver with Master: b1d389e3c1114bdb96113454124d280c (127.16.134.131:45855)
06:04:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.900986 17702 heartbeater.cc:507] Master 127.16.134.190:37573 requested a full tablet report, sending...
06:04:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.901865 17054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.134.131:57319
06:04:54.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.902557 16968 ts_manager.cc:194] Registered new tserver with Master: b1d389e3c1114bdb96113454124d280c (127.16.134.131:45855)
06:04:54.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.916991 16922 external_mini_cluster.cc:956] 3 TS(s) registered with all masters
06:04:54.918 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
06:04:54.918 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

06:04:54.921 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.134.190"
      port: 37573
    }
    bound_http_address {
      host: "127.16.134.190"
      port: 35083
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.134.189"
      port: 41783
    }
    bound_http_address {
      host: "127.16.134.189"
      port: 35065
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.134.188"
      port: 45217
    }
    bound_http_address {
      host: "127.16.134.188"
      port: 34633
    }
  }
}

06:04:54.922 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

06:04:54.922 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.134.129"
      port: 41173
    }
    bound_http_address {
      host: "127.16.134.129"
      port: 39539
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.134.130"
      port: 42535
    }
    bound_http_address {
      host: "127.16.134.130"
      port: 37525
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.134.131"
      port: 45855
    }
    bound_http_address {
      host: "127.16.134.131"
      port: 42091
    }
  }
}

06:04:54.923 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
06:04:54.924 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
06:04:54.927 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.16.134.190:37573(127.16.134.190:37573)] connecting to peer
06:04:54.928 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.16.134.189:41783(127.16.134.189:41783)] connecting to peer
06:04:54.929 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.16.134.188:45217(127.16.134.188:45217)] connecting to peer
06:04:54.929 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.134.190:37573(127.16.134.190:37573)] Successfully connected to peer
06:04:54.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.134.189:41783(127.16.134.189:41783)] Successfully connected to peer
06:04:54.931 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.16.134.190
06:04:54.931 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.16.134.189
06:04:54.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.134.188:45217(127.16.134.188:45217)] Successfully connected to peer
06:04:54.942 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1d19bfb6, L:/127.0.0.1:45052 - R:/127.16.134.189:41783] using SASL/PLAIN
06:04:54.942 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.16.134.188
06:04:54.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
06:04:54.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.134.190:37573, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.134.189:41783, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.134.188:45217, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.134.189:41783: OK, deferred=null) after lookup
06:04:54.947 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2354df9e, L:/127.0.0.1:37290 - R:/127.16.134.190:37573] using SASL/PLAIN
06:04:54.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.946374 17054 catalog_manager.cc:2303] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45052:
06:04:54.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
06:04:54.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
06:04:54.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:54.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
06:04:54.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
06:04:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:54.947944 17054 catalog_manager.cc:7119] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testMultipleSessions in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
06:04:54.953 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f40bc2a, L:/127.0.0.1:51860 - R:/127.16.134.188:45217] using SASL/PLAIN
06:04:54.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.962971 17198 catalog_manager.cc:1296] Loaded cluster ID: 76923e3dc19949f892f32a3491ba1d1a
06:04:54.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.963063 17198 catalog_manager.cc:1608] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda: loading cluster ID for follower catalog manager: success
06:04:54.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.965935 17198 catalog_manager.cc:1630] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda: acquiring CA information for follower catalog manager: success
06:04:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.967612 17198 catalog_manager.cc:1658] T 00000000000000000000000000000000 P fc7f0fd80e734339bf7cc00cecd37dda: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:04:54.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 7f34a35fb6f8486b838be874e12281cb
06:04:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.987522 17626 tablet_service.cc:1511] Processing CreateTablet for tablet 26ceae56b9b2483e919afc6607b0164a (DEFAULT_TABLE table=testMultipleSessions [id=7f34a35fb6f8486b838be874e12281cb]), partition=RANGE (key) PARTITION UNBOUNDED
06:04:54.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.989013 17626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ceae56b9b2483e919afc6607b0164a. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:54.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.988617 17477 tablet_service.cc:1511] Processing CreateTablet for tablet 26ceae56b9b2483e919afc6607b0164a (DEFAULT_TABLE table=testMultipleSessions [id=7f34a35fb6f8486b838be874e12281cb]), partition=RANGE (key) PARTITION UNBOUNDED
06:04:54.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.989702 17477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ceae56b9b2483e919afc6607b0164a. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:54.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.995973 17298 tablet_service.cc:1511] Processing CreateTablet for tablet 26ceae56b9b2483e919afc6607b0164a (DEFAULT_TABLE table=testMultipleSessions [id=7f34a35fb6f8486b838be874e12281cb]), partition=RANGE (key) PARTITION UNBOUNDED
06:04:54.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.996948 17731 tablet_bootstrap.cc:492] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6: Bootstrap starting.
06:04:54.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.997872 17298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ceae56b9b2483e919afc6607b0164a. 1 dirs total, 0 dirs full, 0 dirs failed
06:04:54.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:54.999583 17731 tablet_bootstrap.cc:654] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6: Neither blocks nor log segments found. Creating new log.
06:04:55.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.001430 17731 log.cc:826] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6: Log is configured to *not* fsync() on all Append() calls
06:04:55.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.003659 17731 tablet_bootstrap.cc:492] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6: No bootstrap required, opened a new log
06:04:55.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.003890 17731 ts_tablet_manager.cc:1403] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
06:04:55.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.006892 17228 catalog_manager.cc:1296] Loaded cluster ID: 76923e3dc19949f892f32a3491ba1d1a
06:04:55.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.006950 17228 catalog_manager.cc:1608] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a: loading cluster ID for follower catalog manager: success
06:04:55.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.007758 17731 raft_consensus.cc:359] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } }
06:04:55.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.008000 17731 raft_consensus.cc:385] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:55.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.008066 17731 raft_consensus.cc:740] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b36625702342a2a4135a506ebee9a6, State: Initialized, Role: FOLLOWER
06:04:55.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.009004 17731 consensus_queue.cc:260] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } }
06:04:55.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.010329 17731 ts_tablet_manager.cc:1434] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
06:04:55.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.012156 17552 heartbeater.cc:499] Master 127.16.134.189:41783 was elected leader, sending a full tablet report...
06:04:55.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.017388 17228 catalog_manager.cc:1630] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a: acquiring CA information for follower catalog manager: success
06:04:55.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.018519 17730 tablet_bootstrap.cc:492] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c: Bootstrap starting.
06:04:55.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.019487 17228 catalog_manager.cc:1658] T 00000000000000000000000000000000 P 7afd511f0a41411e9b2583c49252a15a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
06:04:55.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.020130 17734 tablet_bootstrap.cc:492] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607: Bootstrap starting.
06:04:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.021217 17730 tablet_bootstrap.cc:654] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c: Neither blocks nor log segments found. Creating new log.
06:04:55.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.022292 17730 log.cc:826] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c: Log is configured to *not* fsync() on all Append() calls
06:04:55.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.022567 17734 tablet_bootstrap.cc:654] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607: Neither blocks nor log segments found. Creating new log.
06:04:55.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.023599 17734 log.cc:826] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607: Log is configured to *not* fsync() on all Append() calls
06:04:55.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.024770 17730 tablet_bootstrap.cc:492] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c: No bootstrap required, opened a new log
06:04:55.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.025007 17730 ts_tablet_manager.cc:1403] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
06:04:55.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.025630 17734 tablet_bootstrap.cc:492] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607: No bootstrap required, opened a new log
06:04:55.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.025825 17734 ts_tablet_manager.cc:1403] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
06:04:55.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.029486 17734 raft_consensus.cc:359] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } }
06:04:55.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.029939 17734 raft_consensus.cc:385] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:55.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.030090 17734 raft_consensus.cc:740] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e72da929dcb4ea09a57bf87b56e6607, State: Initialized, Role: FOLLOWER
06:04:55.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.030755 17734 consensus_queue.cc:260] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } }
06:04:55.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.031159 17730 raft_consensus.cc:359] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } }
06:04:55.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.031421 17730 raft_consensus.cc:385] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
06:04:55.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.031479 17730 raft_consensus.cc:740] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1d389e3c1114bdb96113454124d280c, State: Initialized, Role: FOLLOWER
06:04:55.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.031981 17730 consensus_queue.cc:260] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } }
06:04:55.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.032402 17734 ts_tablet_manager.cc:1434] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
06:04:55.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.033161 17730 ts_tablet_manager.cc:1434] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
06:04:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.036160 17703 heartbeater.cc:499] Master 127.16.134.189:41783 was elected leader, sending a full tablet report...
06:04:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.038076 17400 heartbeater.cc:499] Master 127.16.134.189:41783 was elected leader, sending a full tablet report...
06:04:55.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:55.125816 17704 tablet.cc:2406] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:55.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:55.165783 17553 tablet.cc:2406] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:55.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 06:04:55.184804 17401 tablet.cc:2406] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607: Can't schedule compaction. Clean time has not been advanced past its initial value.
06:04:55.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.277176 17735 raft_consensus.cc:493] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
06:04:55.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.277454 17735 raft_consensus.cc:515] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } }
06:04:55.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.281271 17735 leader_election.cc:290] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1d389e3c1114bdb96113454124d280c (127.16.134.131:45855), 9e72da929dcb4ea09a57bf87b56e6607 (127.16.134.129:41173)
06:04:55.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.286402 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ceae56b9b2483e919afc6607b0164a" candidate_uuid: "50b36625702342a2a4135a506ebee9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e72da929dcb4ea09a57bf87b56e6607" is_pre_election: true
06:04:55.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.286460 17648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ceae56b9b2483e919afc6607b0164a" candidate_uuid: "50b36625702342a2a4135a506ebee9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1d389e3c1114bdb96113454124d280c" is_pre_election: true
06:04:55.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.286787 17648 raft_consensus.cc:2468] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b36625702342a2a4135a506ebee9a6 in term 0.
06:04:55.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.286785 17326 raft_consensus.cc:2468] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50b36625702342a2a4135a506ebee9a6 in term 0.
06:04:55.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.287381 17427 leader_election.cc:304] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b36625702342a2a4135a506ebee9a6, b1d389e3c1114bdb96113454124d280c; no voters: 
06:04:55.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.287771 17735 raft_consensus.cc:2804] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
06:04:55.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.287845 17735 raft_consensus.cc:493] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
06:04:55.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.287884 17735 raft_consensus.cc:3060] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 0 FOLLOWER]: Advancing to term 1
06:04:55.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.289466 17735 raft_consensus.cc:515] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } }
06:04:55.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.289986 17735 leader_election.cc:290] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [CANDIDATE]: Term 1 election: Requested vote from peers b1d389e3c1114bdb96113454124d280c (127.16.134.131:45855), 9e72da929dcb4ea09a57bf87b56e6607 (127.16.134.129:41173)
06:04:55.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.290627 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ceae56b9b2483e919afc6607b0164a" candidate_uuid: "50b36625702342a2a4135a506ebee9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e72da929dcb4ea09a57bf87b56e6607"
06:04:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.290721 17648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ceae56b9b2483e919afc6607b0164a" candidate_uuid: "50b36625702342a2a4135a506ebee9a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1d389e3c1114bdb96113454124d280c"
06:04:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.290800 17326 raft_consensus.cc:3060] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607 [term 0 FOLLOWER]: Advancing to term 1
06:04:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.290861 17648 raft_consensus.cc:3060] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c [term 0 FOLLOWER]: Advancing to term 1
06:04:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.292218 17648 raft_consensus.cc:2468] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b36625702342a2a4135a506ebee9a6 in term 1.
06:04:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.292218 17326 raft_consensus.cc:2468] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50b36625702342a2a4135a506ebee9a6 in term 1.
06:04:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.292730 17427 leader_election.cc:304] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50b36625702342a2a4135a506ebee9a6, b1d389e3c1114bdb96113454124d280c; no voters: 
06:04:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.293025 17735 raft_consensus.cc:2804] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 1 FOLLOWER]: Leader election won for term 1
06:04:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.293224 17735 raft_consensus.cc:697] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [term 1 LEADER]: Becoming Leader. State: Replica: 50b36625702342a2a4135a506ebee9a6, State: Running, Role: LEADER
06:04:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.293578 17735 consensus_queue.cc:237] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } }
06:04:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.299487 17053 catalog_manager.cc:5739] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50b36625702342a2a4135a506ebee9a6 (127.16.134.130). New cstate: current_term: 1 leader_uuid: "50b36625702342a2a4135a506ebee9a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50b36625702342a2a4135a506ebee9a6" member_type: VOTER last_known_addr { host: "127.16.134.130" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 } health_report { overall_health: UNKNOWN } } }
06:04:55.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 26ceae56b9b2483e919afc6607b0164a for table 'testMultipleSessions' with partition [<start>, <end>)
06:04:55.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=26ceae56b9b2483e919afc6607b0164a@[50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)[L],9e72da929dcb4ea09a57bf87b56e6607(127.16.134.129:41173),b1d389e3c1114bdb96113454124d280c(127.16.134.131:45855)]}]
06:04:55.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.134.189:41783, [3ms] Sub RPC GetTableLocations: received response from server master-127.16.134.189:41783: OK, deferred=null) after lookup
06:04:55.321 [DEBUG - pool-683-thread-9] (Connection.java:748) [peer 50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)] connecting to peer
06:04:55.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 26ceae56b9b2483e919afc6607b0164a for table 'testMultipleSessions' with partition [<start>, <end>)
06:04:55.323 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=26ceae56b9b2483e919afc6607b0164a@[50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)[L],9e72da929dcb4ea09a57bf87b56e6607(127.16.134.129:41173),b1d389e3c1114bdb96113454124d280c(127.16.134.131:45855)]}]
06:04:55.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.134.189:41783, [8ms] Sub RPC GetTableLocations: received response from server master-127.16.134.189:41783: OK, deferred=null) after lookup
06:04:55.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 26ceae56b9b2483e919afc6607b0164a for table 'testMultipleSessions' with partition [<start>, <end>)
06:04:55.324 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=26ceae56b9b2483e919afc6607b0164a@[50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)[L],9e72da929dcb4ea09a57bf87b56e6607(127.16.134.129:41173),b1d389e3c1114bdb96113454124d280c(127.16.134.131:45855)]}]
06:04:55.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.134.189:41783, [8ms] Sub RPC GetTableLocations: received response from server master-127.16.134.189:41783: OK, deferred=null) after lookup
06:04:55.325 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)] Successfully connected to peer
06:04:55.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 26ceae56b9b2483e919afc6607b0164a for table 'testMultipleSessions' with partition [<start>, <end>)
06:04:55.325 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=26ceae56b9b2483e919afc6607b0164a@[50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)[L],9e72da929dcb4ea09a57bf87b56e6607(127.16.134.129:41173),b1d389e3c1114bdb96113454124d280c(127.16.134.131:45855)]}]
06:04:55.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.134.189:41783, [8ms] Sub RPC GetTableLocations: received response from server master-127.16.134.189:41783: OK, deferred=null) after lookup
06:04:55.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 26ceae56b9b2483e919afc6607b0164a for table 'testMultipleSessions' with partition [<start>, <end>)
06:04:55.326 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=26ceae56b9b2483e919afc6607b0164a@[50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)[L],9e72da929dcb4ea09a57bf87b56e6607(127.16.134.129:41173),b1d389e3c1114bdb96113454124d280c(127.16.134.131:45855)]}]
06:04:55.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.134.189:41783, [9ms] Sub RPC GetTableLocations: received response from server master-127.16.134.189:41783: OK, deferred=null) after lookup
06:04:55.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 26ceae56b9b2483e919afc6607b0164a for table 'testMultipleSessions' with partition [<start>, <end>)
06:04:55.326 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=26ceae56b9b2483e919afc6607b0164a@[50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)[L],9e72da929dcb4ea09a57bf87b56e6607(127.16.134.129:41173),b1d389e3c1114bdb96113454124d280c(127.16.134.131:45855)]}]
06:04:55.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.134.189:41783, [9ms] Sub RPC GetTableLocations: received response from server master-127.16.134.189:41783: OK, deferred=null) after lookup
06:04:55.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 26ceae56b9b2483e919afc6607b0164a for table 'testMultipleSessions' with partition [<start>, <end>)
06:04:55.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=26ceae56b9b2483e919afc6607b0164a@[50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)[L],9e72da929dcb4ea09a57bf87b56e6607(127.16.134.129:41173),b1d389e3c1114bdb96113454124d280c(127.16.134.131:45855)]}]
06:04:55.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=11), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.134.189:41783, [11ms] Sub RPC GetTableLocations: received response from server master-127.16.134.189:41783: OK, deferred=null) after lookup
06:04:55.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 26ceae56b9b2483e919afc6607b0164a for table 'testMultipleSessions' with partition [<start>, <end>)
06:04:55.330 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=26ceae56b9b2483e919afc6607b0164a@[50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)[L],9e72da929dcb4ea09a57bf87b56e6607(127.16.134.129:41173),b1d389e3c1114bdb96113454124d280c(127.16.134.131:45855)]}]
06:04:55.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=12), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.134.189:41783, [12ms] Sub RPC GetTableLocations: received response from server master-127.16.134.189:41783: OK, deferred=null) after lookup
06:04:55.337 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xd7dd447b, L:/127.0.0.1:49536 - R:/127.16.134.130:42535] using TOKEN/null
06:04:55.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.348593 17326 raft_consensus.cc:1275] T 26ceae56b9b2483e919afc6607b0164a P 9e72da929dcb4ea09a57bf87b56e6607 [term 1 FOLLOWER]: Refusing update from remote peer 50b36625702342a2a4135a506ebee9a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:04:55.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.348593 17648 raft_consensus.cc:1275] T 26ceae56b9b2483e919afc6607b0164a P b1d389e3c1114bdb96113454124d280c [term 1 FOLLOWER]: Refusing update from remote peer 50b36625702342a2a4135a506ebee9a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
06:04:55.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.349475 17735 consensus_queue.cc:1048] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1d389e3c1114bdb96113454124d280c" member_type: VOTER last_known_addr { host: "127.16.134.131" port: 45855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:55.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.349684 17745 consensus_queue.cc:1048] T 26ceae56b9b2483e919afc6607b0164a P 50b36625702342a2a4135a506ebee9a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e72da929dcb4ea09a57bf87b56e6607" member_type: VOTER last_known_addr { host: "127.16.134.129" port: 41173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
06:04:55.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.371335 17779 mvcc.cc:204] Tried to move back new op lower bound from 7317564192136454144 to 7317564191925731328. Current Snapshot: MvccSnapshot[applied={T|T < 7317564192136454144}]
06:04:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.383675 17781 mvcc.cc:204] Tried to move back new op lower bound from 7317564192136454144 to 7317564191925731328. Current Snapshot: MvccSnapshot[applied={T|T < 7317564192136454144}]
06:04:55.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:04:55.502995 17777 mvcc.cc:204] Tried to move back new op lower bound from 7317564192765415424 to 7317564191925731328. Current Snapshot: MvccSnapshot[applied={T|T < 7317564192765415424 or (T in {7317564192765415424})}]
06:05:15.691 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
06:05:15.693 [DEBUG - main] (Connection.java:575) [peer master-127.16.134.190:37573(127.16.134.190:37573)] disconnecting while in state READY
06:05:15.694 [DEBUG - main] (Connection.java:575) [peer master-127.16.134.189:41783(127.16.134.189:41783)] disconnecting while in state READY
06:05:15.694 [DEBUG - main] (Connection.java:575) [peer 50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)] disconnecting while in state READY
06:05:15.694 [DEBUG - main] (Connection.java:575) [peer master-127.16.134.188:45217(127.16.134.188:45217)] disconnecting while in state READY
06:05:15.695 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.134.188:45217(127.16.134.188:45217)] handling channelInactive
06:05:15.695 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.134.188:45217(127.16.134.188:45217)] cleaning up while in state READY due to: connection closed
06:05:15.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.134.189:41783(127.16.134.189:41783)] handling channelInactive
06:05:15.695 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.134.189:41783(127.16.134.189:41783)] cleaning up while in state READY due to: connection closed
06:05:15.695 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.134.190:37573(127.16.134.190:37573)] handling channelInactive
06:05:15.695 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.134.190:37573(127.16.134.190:37573)] cleaning up while in state READY due to: connection closed
06:05:15.696 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
06:05:15.697 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)] handling channelInactive
06:05:15.697 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 50b36625702342a2a4135a506ebee9a6(127.16.134.130:42535)] cleaning up while in state READY due to: connection closed
06:05:15.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:05:15.697583 16922 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 17243
06:05:15.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:05:15.709065 16922 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 17407
06:05:15.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:05:15.722863 16922 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 17556
06:05:15.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:05:15.735745 16922 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 16934
06:05:15.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:05:15.746568 16922 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 17013
06:05:15.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 06:05:15.757423 16922 external_mini_cluster.cc:1671] Killing /tmp/dist-test-taskNFf4Fs/build/debug/bin/kudu with pid 17095
06:05:15.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T06:05:15Z chronyd exiting

Time: 38.287

OK (2 tests)

